C# Class UoW.Specs.When_executing_a_unit_of_work_with_the_shortcut_lambda

Inheritance: ExecuteAUoWContext
显示文件 Open project: derickbailey/UnitOfWork

Protected Methods

Method Description
Context ( ) : void

Private Methods

Method Description
Should_execute_the_unit_of_work ( ) : void
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 method

protected Context ( ) : void
return void