C# 클래스 CQRSlite.Tests.Domain.When_getting_an_aggregate

파일 보기 프로젝트 열기: gautema/CQRSlite

공개 메소드들

메소드 설명
When_getting_an_aggregate ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

When_getting_an_aggregate() 공개 메소드

public When_getting_an_aggregate ( ) : System
리턴 System