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, toString
assertEquals, 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, format
public void testShort1() throws ValidatorException
ValidatorException
public void testShort2() throws ValidatorException
ValidatorException
public void testShortMin1() throws ValidatorException
ValidatorException
public void testShortMin2() throws ValidatorException
ValidatorException
public void testShortMax1() throws ValidatorException
ValidatorException
public void testShortMax2() throws ValidatorException
ValidatorException
public void testShortFailure1() throws ValidatorException
ValidatorException
public void testShortFailure2() throws ValidatorException
ValidatorException
public void testShortBeyondMin1() throws ValidatorException
ValidatorException
public void testShortBeyondMin2() throws ValidatorException
ValidatorException
public void testShortBeyondMax1() throws ValidatorException
ValidatorException
public void testShortBeyondMax2() throws ValidatorException
ValidatorException