public class DoublePropertyTest extends AbstractPropertyDescriptorTester
allChars, alphaChars, alphaNumericChars, digitChars, punctuationChars, typeName, whitespaceChars| Constructor and Description |
|---|
DoublePropertyTest() |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyDescriptor |
createBadProperty(boolean multiValue)
Attempts to create a property with invalid constructor arguments.
|
protected Object |
createBadValue(int count)
Creates and returns (count) number of out-of-range values
|
protected PropertyDescriptor |
createProperty(boolean multiValue)
Creates and returns a property with a (maxCount) value cardinality.
|
protected Object |
createValue(int count)
Creates and returns (count) number of legal Double values
|
filter, getMultiFactory, getSingleFactory, randomBool, randomChar, randomChoice, randomDouble, randomFloat, randomInt, randomInt, randomString, testAsDelimitedString, testConstructors, testErrorFor, testErrorForBad, testFactoryMultiValueCustomDelimiter, testFactoryMultiValueDefaultDelimiter, testFactorySingleValue, testType, testValueFromprotected Object createValue(int count)
createValue in class AbstractPropertyDescriptorTestercount - intprotected Object createBadValue(int count)
createBadValue in class AbstractPropertyDescriptorTestercount - intprotected PropertyDescriptor createProperty(boolean multiValue)
createProperty in class AbstractPropertyDescriptorTestermultiValue - booleanprotected PropertyDescriptor createBadProperty(boolean multiValue)
createBadProperty in class AbstractPropertyDescriptorTestermultiValue - booleanCopyright © 2002–2016 InfoEther. All rights reserved.