C# Class CQRS.Tests.KeyValueStorage.Sql.DocumentDbSpecification.SqlServerDocumentDbSpecification

Inheritance: DocumentDbSpecification
Datei anzeigen Open project: mlidbom/Composable.Monolithic

Public Methods

Method Description
Does_not_call_db_in_constructor ( ) : void
after_each ( ) : void
before_each ( ) : void

Method Details

Does_not_call_db_in_constructor() public method

public Does_not_call_db_in_constructor ( ) : void
return void

after_each() public method

public after_each ( ) : void
return void

before_each() public method

public before_each ( ) : void
return void