C# Class BusinessLogic.Tests.UnitTests.ModelsTests.UtilityTests.BasicDateRangeFilterTests.WhenUsingTheFromAndToDateDateProperties

Afficher le fichier Open project: NemeStats/NemeStats

Private Methods

Méthode Description
ItThrowsAFormatExceptionIfTheFromDateIsInvalid ( ) : void
ItThrowsAFormatExceptionIfTheToDateIsInvalid ( ) : void
TheIso8601FromDatePropertyReturnsAnExistingFromDateInYYYYMMDD ( ) : void
TheIso8601FromDateSetterAlsoChangesTheFromDate ( ) : void
TheIso8601ToDatePropertyReturnsAnExistingToDateInYYYYMMDD ( ) : void
TheIso8601ToDateSetterAlsoChangesTheToDate ( ) : void