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

Inheritance: Dev2.Activities.Specs.BaseTypes.RecordSetBases
Datei anzeigen Open project: Warewolf-ESB/Warewolf

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

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

protected BuildDataList ( ) : void
return void