C# Class Affecto.Patterns.Domain.Tests.AsyncDomainRepositoryBaseTests

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

Private Methods

Method Description
AllAppliedEventsAreExecuted ( ) : void
AllAppliedEventsForAllAggregateRootsAreExecuted ( ) : void
ApplyNewEvent ( TestAggregateRoot aggregateRoot ) : DomainEvent
NoEventsExecutedIfNoAppliedEventsExist ( ) : void
NullAggregateThrowsException ( ) : void
NullAggregatesThrowsException ( ) : void
Setup ( ) : void