C# Class TJ.CQRS.Tests.When_Loading_An_Aggregate_With_A_Event_History

Inheritance: EventStoreTestBase
Datei anzeigen Open project: mastoj/TJ.CQRS

Protected Methods

Method Description
Given ( ) : void

Private Methods

Method Description
All_The_Events_Should_Be_Applied_To_The_Aggregate ( ) : void

Method Details

Given() protected method

protected Given ( ) : void
return void