public class MethodPropertyTest extends AbstractPropertyDescriptorTester
allChars, alphaChars, alphaNumericChars, digitChars, punctuationChars, typeName, whitespaceChars| Constructor and Description |
|---|
MethodPropertyTest() |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyDescriptor |
createBadProperty(boolean multiValue)
Attempt to create a property with faulty configuration values.
|
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)
Creates and returns a properly configured property descriptor.
|
protected Object |
createValue(int count)
Return a legal value(s) per the general scope of the descriptor.
|
void |
testAsMethodOn() |
void |
testAsStringOn() |
filter, getMultiFactory, getSingleFactory, randomBool, randomChar, randomChoice, randomDouble, randomFloat, randomInt, randomInt, randomString, testAsDelimitedString, testConstructors, testErrorFor, testErrorForBad, testFactoryMultiValueCustomDelimiter, testFactoryMultiValueDefaultDelimiter, testFactorySingleValue, testType, testValueFrompublic void testAsStringOn()
public void testAsMethodOn()
protected PropertyDescriptor createBadProperty(boolean multiValue)
AbstractPropertyDescriptorTestercreateBadProperty in class AbstractPropertyDescriptorTestermultiValue - booleanprotected Object createBadValue(int count)
AbstractPropertyDescriptorTestercreateBadValue in class AbstractPropertyDescriptorTestercount - intprotected PropertyDescriptor createProperty(boolean multiValue)
AbstractPropertyDescriptorTestercreateProperty in class AbstractPropertyDescriptorTestermultiValue - booleanprotected Object createValue(int count)
AbstractPropertyDescriptorTestercreateValue in class AbstractPropertyDescriptorTestercount - intCopyright © 2002–2016 InfoEther. All rights reserved.