public class CheckShortTest
extends TestCase
org.apache.commons.validator.ShortTest| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CheckShortTest.Data |
class |
CheckShortTest.DataVerifyWhenNull |
| コンストラクタと説明 |
|---|
CheckShortTest() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
testShort1()
Tests the long validation.
|
void |
testShort2()
Tests the long validation.
|
void |
testShortBeyondMax1()
Tests the short validation failure.
|
void |
testShortBeyondMax2()
Tests the short validation failure.
|
void |
testShortBeyondMin1()
Tests the long validation failure.
|
void |
testShortBeyondMin2()
Tests the short validation failure.
|
void |
testShortFailure1()
Tests the long validation failure.
|
void |
testShortFailure2()
Tests the long validation failure.
|
void |
testShortMax1()
Tests the long validation.
|
void |
testShortMax2()
Tests the long validation.
|
void |
testShortMin1()
Tests the long validation.
|
void |
testShortMin2()
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 testShort1()
throws ValidatorException
ValidatorExceptionpublic void testShort2()
throws ValidatorException
ValidatorExceptionpublic void testShortMin1()
throws ValidatorException
ValidatorExceptionpublic void testShortMin2()
throws ValidatorException
ValidatorExceptionpublic void testShortMax1()
throws ValidatorException
ValidatorExceptionpublic void testShortMax2()
throws ValidatorException
ValidatorExceptionpublic void testShortFailure1()
throws ValidatorException
ValidatorExceptionpublic void testShortFailure2()
throws ValidatorException
ValidatorExceptionpublic void testShortBeyondMin1()
throws ValidatorException
ValidatorExceptionpublic void testShortBeyondMin2()
throws ValidatorException
ValidatorExceptionpublic void testShortBeyondMax1()
throws ValidatorException
ValidatorExceptionpublic void testShortBeyondMax2()
throws ValidatorException
ValidatorException