|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJUnitFacesTestCase
javax.faces.validator.ValidatorTestCase
javax.faces.validator.DoubleRangeValidatorTestCase
public class DoubleRangeValidatorTestCase
Unit tests for DoubleRangeValidator.
| Constructor Summary | |
|---|---|
DoubleRangeValidatorTestCase(java.lang.String name)
Construct a new instance of this test case. |
|
| Method Summary | |
|---|---|
static Test |
suite()
|
void |
testHashCode()
|
void |
testLocaleHonored()
|
| Methods inherited from class javax.faces.validator.ValidatorTestCase |
|---|
setUp, testNoOp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoubleRangeValidatorTestCase(java.lang.String name)
name - Name of the test case| Method Detail |
|---|
public static Test suite()
public void testLocaleHonored()
public void testHashCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||