public class BooleanPropertyTest extends AbstractPropertyDescriptorTester
allChars, alphaChars, alphaNumericChars, digitChars, punctuationChars, typeName, whitespaceChars| Constructor and Description |
|---|
BooleanPropertyTest() |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyDescriptor |
createBadProperty(boolean multiValue)
Method createBadProperty.
|
protected Object |
createBadValue(int count)
Return a value(s) that is known to be faulty per the general scope of the
descriptor.
|
protected PropertyDescriptor |
createProperty(boolean multiValue)
Method createProperty.
|
protected Object |
createValue(int valueCount)
Method createValue.
|
void |
testErrorForBad() |
filter, getMultiFactory, getSingleFactory, randomBool, randomChar, randomChoice, randomDouble, randomFloat, randomInt, randomInt, randomString, testAsDelimitedString, testConstructors, testErrorFor, testFactoryMultiValueCustomDelimiter, testFactoryMultiValueDefaultDelimiter, testFactorySingleValue, testType, testValueFromprotected Object createValue(int valueCount)
createValue in class AbstractPropertyDescriptorTestervalueCount - intpublic void testErrorForBad()
testErrorForBad in class AbstractPropertyDescriptorTesterprotected Object createBadValue(int count)
AbstractPropertyDescriptorTestercreateBadValue 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.