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

Inheritance: Dev2.Activities.Specs.BaseTypes.RecordSetBases
Datei anzeigen Open project: Warewolf-ESB/Warewolf

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method Description
GivenIHaveAWebRequestVariableEqualTo ( string variable, string value ) : void
GivenIHaveTheHeader ( string header ) : void
GivenIHaveTheUrl ( string url ) : void
GivenIHaveTheUrlWithTimeoutSeconds ( string url, string timeoutSeconds ) : void
ThenTheResultShouldContainTheString ( string expectedResult ) : void
WhenTheWebRequestToolIsExecuted ( ) : void

Method Details

BuildDataList() protected method

protected BuildDataList ( ) : void
return void