Name |
Description |
BaseContext |
|
BaseMockUoWContext |
|
ExecuteAUoWContext |
|
NHibernateUoWSpec |
|
TransactionContext |
|
When_an_exception_is_thrown_from_a_unit_of_work |
|
When_beginning_a_transaction_and_no_ITransactionManager_is_provided |
|
When_closing_a_unit_of_work_and_a_transaction_has_not_been_comitted |
|
When_committing_a_transaction |
|
When_committing_a_transaction_without_beginning_a_transaction |
|
When_executing_a_repository_method |
|
When_executing_a_repository_method.MockFooRepo |
|
When_executing_a_unit_of_work |
|
When_executing_a_unit_of_work_with_the_shortcut_lambda |
|
When_executing_a_unit_of_work_without_configuring_UnitOfWork |
|
When_retrieving_an_IUnitOfWork_in_nested_calls |
|
When_retrieving_an_IUnitOfWork_on_two_threads |
|
When_rolling_back_a_transaction |
|
When_rolling_back_a_transaction_without_beginning_a_transaction |
|
When_starting_and_comitting_with_no_ITransactionmanager_provided |
|
When_starting_multiple_units_of_work_sequentially |
|
When_starting_transactions_on_two_threads_concurrently |
|
With_Valid_NHibernateConfig |
|