C# Class Dev2.Activities.Specs.Toolbox.ControlFlow.Switch.SwitchSteps

Inheritance: Dev2.Activities.Specs.BaseTypes.RecordSetBases
Mostra file Open project: Warewolf-ESB/Warewolf

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method Description
GivenINeedToSwitchOnVariableWithTheValue ( string variable, string value ) : void
ThenTheVariableWillEvaluateTo ( string variable, string expectedResult ) : void
WhenTheSwitchToolIsExecuted ( ) : void

Method Details

BuildDataList() protected method

protected BuildDataList ( ) : void
return void