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

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
GivenGetLengthOnRecord ( string recordset ) : void
GivenIGetTheLengthFromARecordsetThatLooksLikeWithThisShape ( TechTalk.SpecFlow.Table table ) : void
ThenTheLengthResultShouldBe ( string expectedResult ) : void
WhenTheLengthToolIsExecuted ( ) : void

Method Details

BuildDataList() protected méthode

protected BuildDataList ( ) : void
Résultat void