C# Class Dev2.Activities.Specs.Toolbox.Utility.DateandTimeDifference.DateandTimeDifferenceSteps

Inheritance: Dev2.Activities.Specs.BaseTypes.RecordSetBases
Mostrar archivo Open project: Warewolf-ESB/Warewolf

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method Description
GivenIHaveADateAndTimeDifferenceVariableEqualTo ( string variable, string value ) : void
GivenIHaveAFirstDate ( string input1 ) : void
GivenIHaveASecondDate ( string input2 ) : void
GivenIHaveDateTimeDifferenceVariableWithValue ( string name, string value ) : void
GivenISelectedOutputIn ( string outputIn ) : void
GivenTheDateFormatAs ( string inputFormat ) : void
ThenTheDifferenceShouldBe ( string expectedResult ) : void
WhenTheDatetimeDifferenceToolIsExecuted ( ) : void

Method Details

BuildDataList() protected method

protected BuildDataList ( ) : void
return void