Method | Description | |
---|---|---|
ScenarioCleanup ( ) : void | ||
ScenarioSetup ( TechTalk scenarioInfo ) : void |
Method | Description | |
---|---|---|
EnterABadlyFormedURL ( ) : void | ||
EnterABlankURL ( ) : void | ||
EnterAURLAnd2VariablesEachWithAHeaderParameterJson ( ) : void | ||
EnterAURLAnd2VariablesEachWithAHeaderParameterXml ( ) : void | ||
EnterAURLMadeUpOfTextAndVariablesWithNoHeader ( ) : void | ||
EnterAURLThatIsANegativeIndexRecordset ( ) : void | ||
EnterAURLThatIsANonExistentVariable ( ) : void | ||
EnterAURLThatIsANullVariable ( ) : void | ||
EnterAURLThatReturnsJson ( ) : void | ||
EnterAURLThatReturnsXml ( ) : void | ||
EnterAURLToDownloadHtml ( ) : void | ||
FeatureSetup ( Microsoft testContext ) : void | ||
FeatureTearDown ( ) : void | ||
ScenarioTearDown ( ) : void | ||
TestInitialize ( ) : void |
public ScenarioSetup ( TechTalk scenarioInfo ) : void | ||
scenarioInfo | TechTalk | |
return | void |