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

Inheritance: Dev2.Activities.Specs.BaseTypes.RecordSetBases
Mostra file Open project: Warewolf-ESB/Warewolf

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method 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 method

protected BuildDataList ( ) : void
return void