C# Class Dev2.Activities.Specs.Toolbox.Data.FindIndex.FindIndexSteps

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
GivenIHaveAFindindexVariableEqualTo ( string variable, string value ) : void
GivenISearchForCharacters ( string characters ) : void
GivenISelectedDirectionAs ( string direction ) : void
GivenISelectedIndex ( string index ) : void
GivenResultVariableAs ( string resultVar ) : void
GivenTheSentence ( string inField ) : void
ThenTheFindIndexResultIs ( TechTalk.SpecFlow.Table table ) : void
ThenTheFindIndexResultIs ( string results ) : void
WhenTheDataFindIndexToolIsExecuted ( ) : void

Method Details

BuildDataList() protected méthode

protected BuildDataList ( ) : void
Résultat void