C# Class CQRSlite.Tests.Domain.When_getting_an_aggregate

Show file Open project: gautema/CQRSlite

Public Methods

Method Description
When_getting_an_aggregate ( ) : System

Private Methods

Method Description
Should_apply_events ( ) : void
Should_fail_if_aggregate_do_not_exist ( ) : void
Should_get_aggregate_from_eventstore ( ) : void
Should_get_correct_version ( ) : void
Should_get_from_session_if_tracked ( ) : void
Should_throw_concurrency_exception ( ) : void
Should_throw_concurrency_exception_if_tracked ( ) : void
Should_track_changes ( ) : void

Method Details

When_getting_an_aggregate() public method

public When_getting_an_aggregate ( ) : System
return System