C# Class Affecto.Patterns.Domain.UnitOfWork.Tests.UnitOfWorkDomainRepositoryTests

Datei anzeigen Open project: affecto/dotnet-Patterns.Domain

Private Methods

Method Description
ChangesInUnitOfWorkAreSaved ( ) : void
MultipleChangesInUnitOfWorkAreSavedOnce ( ) : void
NullAggregateThrowsException ( ) : void
NullAggregatesThrowsException ( ) : void
NullUnitOfWorkThrowsException ( ) : void
OnlyUnitOfWorkEventsAreHandledIfCommitFails ( ) : void
ResolvedEventHandlersAreExecutedInCorrectOrder ( ) : void
ResolvedUnitOfWorkEventHandlersAreExecutedInCorrectOrder ( ) : void
Setup ( ) : void