C# Class SpecSalad.features.Features.ThenSyntaxOptionsFeature

Afficher le fichier Open project: DuncanButler/SpecSalad

Méthodes publiques

Méthode Description
ScenarioCleanup ( ) : void
ScenarioSetup ( TechTalk scenarioInfo ) : void

Private Methods

Méthode Description
CallingThenWithSyntaxIAmAbleToTask ( ) : void
CallingThenWithSyntaxICanTask ( ) : void
CallingThenWithSyntaxYouAreAbleToTask ( ) : void
CallingThenWithSyntaxYouCanTask ( ) : void
CallingThenWithTheSyntaxIShouldQuestion ( ) : void
CallingThenWithTheSyntaxIShouldQuestionAnswer ( ) : void
CallingThenWithTheSyntaxIShouldQuestionThatIncludesExpectedContent ( ) : void
CallingThenWithTheSyntaxYouShouldQuestion ( ) : void
CallingThenWithTheSyntaxYouShouldQuestionAnswer ( ) : void
FeatureSetup ( ) : void
FeatureTearDown ( ) : void
ScenarioTearDown ( ) : void
TestInitialize ( ) : void

Method Details

ScenarioCleanup() public méthode

public ScenarioCleanup ( ) : void
Résultat void

ScenarioSetup() public méthode

public ScenarioSetup ( TechTalk scenarioInfo ) : void
scenarioInfo TechTalk
Résultat void