C# Class UoW.Specs.When_executing_a_unit_of_work

Inheritance: ExecuteAUoWContext
Afficher le fichier Open project: derickbailey/UnitOfWork

Méthodes protégées

Méthode Description
Context ( ) : void

Private Methods

Méthode Description
Should_retrieve_the_UoW_from_the_UoWFactory ( ) : void
Should_start_the_unit_of_work ( ) : void
Should_stop_the_unit_of_work ( ) : void

Method Details

Context() protected méthode

protected Context ( ) : void
Résultat void