|
||||||||||
| 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.RegexValidatorTestCase
public class RegexValidatorTestCase
Unit tests for RegexValidator.
| Constructor Summary | |
|---|---|
RegexValidatorTestCase(java.lang.String name)
Construct a new instance of this test case. |
|
| Method Summary | |
|---|---|
static Test |
suite()
|
void |
testPatterMismatch()
|
void |
testPatternMatch()
|
| 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 RegexValidatorTestCase(java.lang.String name)
name - Name of the test case| Method Detail |
|---|
public static Test suite()
public void testPatternMatch()
public void testPatterMismatch()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||