C# Class Dev2.Activities.Specs.Toolbox.Utility.FormatNumber.FormatNumberSteps

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
GivenIHaveAFormatnumberVariableEqualTo ( string variable, string value ) : void
GivenIHaveANumber ( string number ) : void
GivenISelectedRoundingTo ( string rounding, string to ) : void
GivenIWantToShowDecimals ( string decimalToShow ) : void
ThenTheResultWillBeReturned ( string expectedResult ) : void
WhenTheFormatNumberIsExecuted ( ) : void

Method Details

BuildDataList() protected méthode

protected BuildDataList ( ) : void
Résultat void