C# Class Dev2.Activities.Specs.Toolbox.Utility.DateandTime.DateandTimeSteps

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

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method Description
GivenIHaveADate ( string inputDate ) : void
GivenIHaveADateTimeVariableWithValue ( string name, string value ) : void
GivenISelectedAddTimeAsWithAValueOf ( string timeModifierType, string timeModifierAmount ) : void
GivenTheInputFormatAs ( string inputFormat ) : void
GivenTheOutputFormatAs ( string outputFormat ) : void
ThenTheDatetimeResultShouldBe ( string expectedResult ) : void
ThenTheDatetimeResultShouldBeA ( string type ) : void
ThenTheDatetimeResultShouldContainMilliseconds ( ) : void
WhenTheDatetimeToolIsExecuted ( ) : void

Method Details

BuildDataList() protected method

protected BuildDataList ( ) : void
return void