Method | Description | |
---|---|---|
ScenarioCleanup ( ) : void | ||
ScenarioSetup ( TechTalk scenarioInfo ) : void |
Method | Description | |
---|---|---|
FeatureSetup ( ) : void | ||
FeatureTearDown ( ) : void | ||
FeatureWithADependentContext ( ) : void | ||
FeatureWithASingleContext ( ) : void | ||
FeatureWithMultipleContexts ( ) : void | ||
FeatureWithNoContext ( ) : void | ||
FeatureWithRecursiveContexts ( ) : void | ||
ScenarioTearDown ( ) : void | ||
TestInitialize ( ) : void |
public ScenarioSetup ( TechTalk scenarioInfo ) : void | ||
scenarioInfo | TechTalk | |
return | void |