C# Class Dev2.Activities.Specs.Toolbox.Recordset.Count.CountSteps

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

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method Description
GivenCountOnRecord ( string recordset ) : void
GivenIHaveARecordsetWithThisShape ( TechTalk.SpecFlow.Table table ) : void
ThenTheResultCountShouldBe ( string expectedResult ) : void
WhenTheCountToolIsExecuted ( ) : void

Method Details

BuildDataList() protected method

protected BuildDataList ( ) : void
return void