C# Class ModelBuilder.UnitTests.IPAddressValueGeneratorTests

Datei anzeigen Open project: roryprimrose/ModelBuilder

Private Methods

Method Description
GenerateReturnsIPAddressTest ( ) : void
GenerateReturnsStringTest ( ) : void
GenerateThrowsExceptionWithNullTypeTest ( ) : void
GenerateValidatesUnsupportedScenariosTest ( Type type, string referenceName, bool supported ) : void
IsSupportedReturnsWhetherScenarioIsValidTest ( Type type, string referenceName, bool supported ) : void
IsSupportedThrowsExceptionWithNullTypeTest ( ) : void
PriorityIsHigherThanStringValueGeneratorProprityTest ( ) : void