C# Class ModelBuilder.UnitTests.GenderValueGeneratorTests

Afficher le fichier Open project: roryprimrose/ModelBuilder

Private Methods

Méthode Description
GenerateReturnsRandomValuesForGenderTypeTest ( ) : void
GenerateReturnsValueForGenderTypeTest ( ) : 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