C# Class Dev2.Activities.Specs.Toolbox.Recordset.Sort.SortSteps

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
GivenIHaveTheFollowingRecordsetToSort ( TechTalk.SpecFlow.Table table ) : void
GivenISortARecord ( string recordset ) : void
GivenMySortOrderIs ( string sortOrder ) : void
ThenTheSortedRecordsetWillBe ( string variable, TechTalk.SpecFlow.Table table ) : void
WhenTheSortRecordsToolIsExecuted ( ) : void

Method Details

BuildDataList() protected méthode

protected BuildDataList ( ) : void
Résultat void