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, 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 testInteger1() throws ValidatorException
ValidatorException
public void testInteger2() throws ValidatorException
ValidatorException
public void testIntegerMin1() throws ValidatorException
ValidatorException
public void testIntegerMin2() throws ValidatorException
ValidatorException
public void testIntegerMax1() throws ValidatorException
ValidatorException
public void testIntegerMax2() throws ValidatorException
ValidatorException
public void testIntegerFailure1() throws ValidatorException
ValidatorException
public void testIntegerFailure2() throws ValidatorException
ValidatorException
public void testIntBeyondMin1() throws ValidatorException
ValidatorException
public void testIntBeyondMin2() throws ValidatorException
ValidatorException
public void testIntBeyondMax1() throws ValidatorException
ValidatorException
public void testIntBeyondMax2() throws ValidatorException
ValidatorException