C# Class ModelBuilder.UnitTests.StringValueGeneratorTests

Datei anzeigen Open project: roryprimrose/ModelBuilder

Private Methods

Method Description
GenerateReturnsRandomValueTest ( ) : void
GenerateReturnsValidatesTypeSupportTest ( Type type, bool supported ) : void
GenerateThrowsExceptionWithNullTypeTest ( ) : void
IsSupportedReturnsWhetherTypeIsSupportedTest ( Type type, bool supported ) : void
IsSupportedThrowsExceptionWithNullTypeTest ( ) : void