public class StringPropertyTest extends AbstractPropertyDescriptorTester
allChars, alphaChars, alphaNumericChars, digitChars, punctuationChars, whitespaceChars
Constructor and Description |
---|
StringPropertyTest() |
Modifier and Type | Method and Description |
---|---|
protected PropertyDescriptor |
createBadProperty(boolean multiValue)
Method createBadProperty.
|
protected Object |
createBadValue(int count)
Method createBadValue.
|
protected PropertyDescriptor |
createProperty(boolean multiValue)
Method createProperty.
|
protected Object |
createValue(int count)
Method createValue.
|
static junit.framework.Test |
suite() |
filter, randomBool, randomChar, randomChoice, randomDouble, randomFloat, randomInt, randomInt, randomString, testAsDelimitedString, testConstructors, testErrorFor, testErrorForBad, testType, testValueFrom
protected Object createValue(int count)
createValue
in class AbstractPropertyDescriptorTester
count
- intprotected Object createBadValue(int count)
createBadValue
in class AbstractPropertyDescriptorTester
count
- intprotected PropertyDescriptor createProperty(boolean multiValue)
createProperty
in class AbstractPropertyDescriptorTester
multiValue
- booleanprotected PropertyDescriptor createBadProperty(boolean multiValue)
createBadProperty
in class AbstractPropertyDescriptorTester
multiValue
- booleanpublic static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.