C# Class Dev2.Flickering.Specs.Dev2_Activities_Specs.Toolbox.Utility.WebRequest.WebRequestFeature

Datei anzeigen Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
ScenarioCleanup ( ) : void
ScenarioSetup ( TechTalk scenarioInfo ) : void

Private Methods

Method 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 method

public ScenarioCleanup ( ) : void
return void

ScenarioSetup() public method

public ScenarioSetup ( TechTalk scenarioInfo ) : void
scenarioInfo TechTalk
return void