C# Class Cqrs.Tests.AggregateRootTests

Show file Open project: fkalseth/tasknotes

Private Methods

Method Description
Can_apply_domain_events_to_entity ( ) : void
Can_create_domain_entity ( ) : void
Event_handler_invoked_when_applying_domain_event_to_aggregate_root ( ) : void
Throws_exception_when_applying_unknown_event_on_aggregate_root ( ) : void