C# Класс Dev2.Activities.Specs.Toolbox.Utility.DateandTime.DateandTimeSteps

Наследование: Dev2.Activities.Specs.BaseTypes.RecordSetBases
Показать файл Открыть проект

Защищенные методы

Метод Описание
BuildDataList ( ) : void

Приватные методы

Метод Описание
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

Описание методов

BuildDataList() защищенный Метод

protected BuildDataList ( ) : void
Результат void