Method | Description | |
---|---|---|
ScenarioCleanup ( ) : void | ||
ScenarioSetup ( TechTalk scenarioInfo ) : void |
Method | Description | |
---|---|---|
ExecuteABlankCmd ( ) : void | ||
ExecuteACommandThatRequiresUserInteractionLikePause ( ) : void | ||
ExecuteANULLCmd ( ) : void | ||
ExecuteANonExistentVariableCmd ( ) : void | ||
ExecuteCmdWithNegativeRecordsetIndex ( ) : void | ||
ExecuteCommands ( ) : void | ||
ExecuteInvalidCmd ( ) : void | ||
FeatureSetup ( Microsoft testContext ) : void | ||
FeatureTearDown ( ) : void | ||
ScenarioTearDown ( ) : void | ||
TestInitialize ( ) : void |
public ScenarioSetup ( TechTalk scenarioInfo ) : void | ||
scenarioInfo | TechTalk | |
return | void |