C# Class TJ.CQRS.Tests.When_Commiting_Changes_On_A_Inserted_Aggregate

Inheritance: EventStoreTestBase
Afficher le fichier Open project: mastoj/TJ.CQRS

Méthodes protégées

Méthode Description
Given ( ) : void

Private Methods

Méthode Description
The_Events_Should_Be_Stored ( ) : void
The_List_Of_Changes_Should_Be_Empty_On_The_Aggregate ( ) : void
The_Uncommited_Events_Should_Be_Published_On_The_Bus_In_The_Right_Order ( ) : void

Method Details

Given() protected méthode

protected Given ( ) : void
Résultat void