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

Inheritance: Dev2.Activities.Specs.BaseTypes.RecordSetBases
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes protégées

Méthode Description
BuildDataList ( ) : void

Private Methods

Méthode Description
GivenINeedToSwitchOnVariableWithTheValue ( string variable, string value ) : void
ThenTheVariableWillEvaluateTo ( string variable, string expectedResult ) : void
WhenTheSwitchToolIsExecuted ( ) : void

Method Details

BuildDataList() protected méthode

protected BuildDataList ( ) : void
Résultat void