C# 클래스 Affecto.Patterns.Domain.UnitOfWork.Tests.UnitOfWorkDomainRepositoryTests

파일 보기 프로젝트 열기: affecto/dotnet-Patterns.Domain

비공개 메소드들

메소드 설명
ChangesInUnitOfWorkAreSaved ( ) : void
MultipleChangesInUnitOfWorkAreSavedOnce ( ) : void
NullAggregateThrowsException ( ) : void
NullAggregatesThrowsException ( ) : void
NullUnitOfWorkThrowsException ( ) : void
OnlyUnitOfWorkEventsAreHandledIfCommitFails ( ) : void
ResolvedEventHandlersAreExecutedInCorrectOrder ( ) : void
ResolvedUnitOfWorkEventHandlersAreExecutedInCorrectOrder ( ) : void
Setup ( ) : void