C# Class Dev2.Flickering.Specs.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
EnterAURLToDownloadHtmlWithTimeoutSpecified ( string url, string timeoutSeconds, string result, string exampleTags ) : void
EnterAURLToDownloadHtmlWithTimeoutSpecifiedTooShort ( string url, string timeoutSeconds, string exampleTags ) : void
FeatureSetup ( ) : 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