C# Class Dev2.Activities.Specs.Toolbox.Data.CaseConversion.CaseConversionSteps

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

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method Description
GivenIConvertAVariableTo ( string variable, string toCase ) : void
GivenIHaveACaseConversionRecordset ( TechTalk.SpecFlow.Table table ) : void
GivenIHaveACaseConvertVariableWithAValueOf ( string variable, string value ) : void
GivenVariableWithAValueOf ( string variable, string value ) : void
ThenTheCaseConvertResultForThisVaribaleWillBe ( string variable, TechTalk.SpecFlow.Table table ) : void
ThenTheSentenceWillBe ( string value ) : void
WhenTheCaseConversionToolIsExecuted ( ) : void

Method Details

BuildDataList() protected method

protected BuildDataList ( ) : void
return void