public class CheckLongTest
extends TestCase
org.apache.commons.validator.LongTest| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CheckLongTest.Data |
class |
CheckLongTest.DataVerifyWhenNull |
| コンストラクタと説明 |
|---|
CheckLongTest() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
testLong1()
Tests the long validation.
|
void |
testLong2()
Tests the long validation.
|
void |
testLongBeyondMax1()
Tests the long validation failure.
|
void |
testLongBeyondMax2()
Tests the long validation failure.
|
void |
testLongBeyondMin1()
Tests the long validation failure.
|
void |
testLongBeyondMin2()
Tests the long validation failure.
|
void |
testLongFailure1()
Tests the long validation failure.
|
void |
testLongFailure2()
Tests the long validation failure.
|
void |
testLongMax1()
Tests the long validation.
|
void |
testLongMax2()
Tests the long validation.
|
void |
testLongMin1()
Tests the long validation.
|
void |
testLongMin2()
Tests the long 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 testLong1()
throws ValidatorException
ValidatorExceptionpublic void testLong2()
throws ValidatorException
ValidatorExceptionpublic void testLongMin1()
throws ValidatorException
ValidatorExceptionpublic void testLongMin2()
throws ValidatorException
ValidatorExceptionpublic void testLongMax1()
throws ValidatorException
ValidatorExceptionpublic void testLongMax2()
throws ValidatorException
ValidatorExceptionpublic void testLongFailure1()
throws ValidatorException
ValidatorExceptionpublic void testLongFailure2()
throws ValidatorException
ValidatorExceptionpublic void testLongBeyondMin1()
throws ValidatorException
ValidatorExceptionpublic void testLongBeyondMin2()
throws ValidatorException
ValidatorExceptionpublic void testLongBeyondMax1()
throws ValidatorException
ValidatorExceptionpublic void testLongBeyondMax2()
throws ValidatorException
ValidatorException