C# Class Dev2.Activities.Specs.Toolbox.Recordset.Unique.UniqueSteps

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
FillDataset ( TechTalk.SpecFlow.Table table ) : void
GivenIHaveTheFollowingDuplicatedRecordset ( TechTalk.SpecFlow.Table table ) : void
GivenIHaveTheFollowingEmptyRecordset ( TechTalk.SpecFlow.Table table ) : void
GivenIWantToFindUniqueInFieldWithTheReturnField ( string inField, string returnField ) : void
GivenTheResultVariableIs ( string resultVariable ) : void
ThenTheUniqueResultWillBe ( TechTalk.SpecFlow.Table table ) : void
WhenTheUniqueToolIsExecuted ( ) : void

Method Details

BuildDataList() protected méthode

protected BuildDataList ( ) : void
Résultat void