C# Class ModelBuilder.UnitTests.TimeZoneValueGeneratorTests

Datei anzeigen Open project: roryprimrose/ModelBuilder

Private Methods

Method Description
GenerateReturnsRandomValueMatchingCountryTest ( ) : void
GenerateReturnsRandomValueTest ( ) : void
GenerateReturnsValueForTimeZoneTypeTest ( ) : void
GenerateReturnsValuesForSeveralNameFormatsTest ( Type type, string referenceName, bool expected ) : void
GenerateThrowsExceptionWithInvalidParametersTest ( Type type, string referenceName ) : void
GenerateThrowsExceptionWithNullTypeTest ( ) : void
IsSupportedTest ( Type type, string referenceName, bool expected ) : void
IsSupportedThrowsExceptionWithNullTypeTest ( ) : void
PriorityReturnsPositiveValueTest ( ) : void