public class BooleanPropertyTest extends AbstractPropertyDescriptorTester
allChars, alphaChars, alphaNumericChars, digitChars, punctuationChars, 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.
|
static junit.framework.Test |
suite() |
void |
testErrorForBad() |
filter, randomBool, randomChar, randomChoice, randomDouble, randomFloat, randomInt, randomInt, randomString, testAsDelimitedString, testConstructors, testErrorFor, testType, testValueFrom
protected Object createValue(int valueCount)
createValue
in class AbstractPropertyDescriptorTester
valueCount
- intpublic void testErrorForBad()
testErrorForBad
in class AbstractPropertyDescriptorTester
protected Object createBadValue(int count)
AbstractPropertyDescriptorTester
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.