public class CheckIntegerTest
extends TestCase
org.apache.commons.validator.IntegerTest| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CheckIntegerTest.Data |
class |
CheckIntegerTest.DataVerifyWhenNull |
| コンストラクタと説明 |
|---|
CheckIntegerTest() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
testIntBeyondMax1()
Tests the int validation failure.
|
void |
testIntBeyondMax2()
Tests the int validation failure.
|
void |
testIntBeyondMin1()
Tests the int validation failure.
|
void |
testIntBeyondMin2()
Tests the int validation failure.
|
void |
testInteger1()
Tests the integer validation.
|
void |
testInteger2()
Tests the integer validation.
|
void |
testIntegerFailure1()
Tests the integer validation failure.
|
void |
testIntegerFailure2()
Tests the integer validation failure.
|
void |
testIntegerMax1()
Tests the integer validation.
|
void |
testIntegerMax2()
Tests the integer validation.
|
void |
testIntegerMin1()
Tests the integer validation.
|
void |
testIntegerMin2()
Tests the integer validation.
|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic void testInteger1()
throws ValidatorException
ValidatorExceptionpublic void testInteger2()
throws ValidatorException
ValidatorExceptionpublic void testIntegerMin1()
throws ValidatorException
ValidatorExceptionpublic void testIntegerMin2()
throws ValidatorException
ValidatorExceptionpublic void testIntegerMax1()
throws ValidatorException
ValidatorExceptionpublic void testIntegerMax2()
throws ValidatorException
ValidatorExceptionpublic void testIntegerFailure1()
throws ValidatorException
ValidatorExceptionpublic void testIntegerFailure2()
throws ValidatorException
ValidatorExceptionpublic void testIntBeyondMin1()
throws ValidatorException
ValidatorExceptionpublic void testIntBeyondMin2()
throws ValidatorException
ValidatorExceptionpublic void testIntBeyondMax1()
throws ValidatorException
ValidatorExceptionpublic void testIntBeyondMax2()
throws ValidatorException
ValidatorException