C# Class SpecEasy.Specs.DatabaseIntegration.DatabaseIntegrationSpec

Inheritance: Spec
Mostra file Open project: speceasy/speceasy

Public Methods

Method Description
DataRolledBackBetweenLogicalTests ( ) : void

Protected Methods

Method Description
AfterEachExample ( ) : void
BeforeEachExample ( ) : void

Private Methods

Method Description
CreatePost ( string body ) : void
GetPosts ( ) : IList

Method Details

AfterEachExample() protected method

protected AfterEachExample ( ) : void
return void

BeforeEachExample() protected method

protected BeforeEachExample ( ) : void
return void

DataRolledBackBetweenLogicalTests() public method

public DataRolledBackBetweenLogicalTests ( ) : void
return void