C# Class SpecEasy.Specs.DatabaseIntegration.DatabaseIntegrationSpec

Inheritance: Spec
Afficher le fichier Open project: speceasy/speceasy

Méthodes publiques

Méthode Description
DataRolledBackBetweenLogicalTests ( ) : void

Méthodes protégées

Méthode Description
AfterEachExample ( ) : void
BeforeEachExample ( ) : void

Private Methods

Méthode Description
CreatePost ( string body ) : void
GetPosts ( ) : IList

Method Details

AfterEachExample() protected méthode

protected AfterEachExample ( ) : void
Résultat void

BeforeEachExample() protected méthode

protected BeforeEachExample ( ) : void
Résultat void

DataRolledBackBetweenLogicalTests() public méthode

public DataRolledBackBetweenLogicalTests ( ) : void
Résultat void