public class IntegerPropertyTest extends AbstractPropertyDescriptorTester
allChars, alphaChars, alphaNumericChars, digitChars, punctuationChars, whitespaceChars
Constructor and Description |
---|
IntegerPropertyTest () |
Modifier and Type | Method and Description |
---|---|
protected PropertyDescriptor |
createBadProperty (boolean multiValue)
Method createBadProperty.
|
protected Object |
createBadValue (int count)
Creates and returns (count) number of out-of-range Integer values
|
protected PropertyDescriptor |
createProperty (boolean multiValue)
Method createProperty.
|
protected Object |
createValue (int count)
Method createValue.
|
static junit.framework.Test |
suite () |
void |
testErrorForBad () |
filter, randomBool, randomChar, randomChoice, randomDouble, randomFloat, randomInt, randomInt, randomString, testAsDelimitedString, testConstructors, testErrorFor, testType, testValueFrom
public IntegerPropertyTest()
protected Object createValue(int count)
createValue
in class AbstractPropertyDescriptorTester
count
- intprotected Object createBadValue(int count)
createBadValue
in class AbstractPropertyDescriptorTester
count
- intpublic void testErrorForBad()
testErrorForBad
in class AbstractPropertyDescriptorTester
protected 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-2014 InfoEther. All Rights Reserved.