public class EnumeratedPropertyTest extends AbstractPropertyDescriptorTester
allChars, alphaChars, alphaNumericChars, digitChars, punctuationChars, typeName, whitespaceChars| Constructor and Description |
|---|
EnumeratedPropertyTest() |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyDescriptor |
createBadProperty(boolean multiValue)
Method createBadProperty.
|
protected Object |
createBadValue(int count)
Returns a (count) number of values that are not in the set of legal
values.
|
protected PropertyDescriptor |
createProperty(boolean multiValue)
Method createProperty.
|
protected Object |
createValue(int count)
Method createValue.
|
void |
testFactoryMultiValueCustomDelimiter() |
void |
testFactoryMultiValueDefaultDelimiter() |
void |
testFactorySingleValue() |
filter, getMultiFactory, getSingleFactory, randomBool, randomChar, randomChoice, randomDouble, randomFloat, randomInt, randomInt, randomString, testAsDelimitedString, testConstructors, testErrorFor, testErrorForBad, 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 - booleanpublic void testFactorySingleValue()
testFactorySingleValue in class AbstractPropertyDescriptorTesterpublic void testFactoryMultiValueCustomDelimiter()
testFactoryMultiValueCustomDelimiter in class AbstractPropertyDescriptorTesterpublic void testFactoryMultiValueDefaultDelimiter()
testFactoryMultiValueDefaultDelimiter in class AbstractPropertyDescriptorTesterCopyright © 2002–2016 InfoEther. All rights reserved.