C# Class Dev2.Activities.Specs.Toolbox.Utility.WebRequest.WebRequestFeature

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

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

Private Methods

Méthode 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

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