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

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
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 méthode

protected BuildDataList ( ) : void
Résultat void