Method | Description | |
---|---|---|
ScenarioCleanup ( ) : void | ||
ScenarioSetup ( TechTalk scenarioInfo ) : void |
Method | 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 |
public ScenarioSetup ( TechTalk scenarioInfo ) : void | ||
scenarioInfo | TechTalk | |
return | void |