C# Class Dev2.Activities.Specs.Toolbox.Scripting.Script.ScriptSteps

Inheritance: Dev2.Activities.Specs.BaseTypes.RecordSetBases
ファイルを表示 Open project: Warewolf-ESB/Warewolf

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method Description
GivenIHaveAScriptVariableWithThisValue ( string variable, string value ) : void
GivenIHaveSelectedTheLanguageAs ( string language ) : void
GivenIHaveThisScriptToExecute ( string scriptFileName ) : void
ThenTheScriptResultShouldBe ( string expectedResult ) : void
WhenIExecuteTheScriptTool ( ) : void

Method Details

BuildDataList() protected method

protected BuildDataList ( ) : void
return void