C# Class Dev2.Activities.Specs.Toolbox.Recordset.Length.LengthSteps

Inheritance: Dev2.Activities.Specs.BaseTypes.RecordSetBases
显示文件 Open project: Warewolf-ESB/Warewolf

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method Description
GivenGetLengthOnRecord ( string recordset ) : void
GivenIGetTheLengthFromARecordsetThatLooksLikeWithThisShape ( TechTalk.SpecFlow.Table table ) : void
ThenTheLengthResultShouldBe ( string expectedResult ) : void
WhenTheLengthToolIsExecuted ( ) : void

Method Details

BuildDataList() protected method

protected BuildDataList ( ) : void
return void