| Class | Description |
|---|---|
| AbstractCommonTest |
Consolidates reading in XML config file into parent class.
|
| AbstractNumberTest |
Abstracts number unit tests methods.
|
| ByteTest |
Performs Validation Test for
byte validations. |
| CreditCardValidatorTest | Deprecated
this test can be removed when the deprecated class is removed
|
| CustomValidatorResourcesTest |
Test custom ValidatorResources.
|
| DateTest |
Abstracts date unit tests methods.
|
| DoubleTest |
Performs Validation Test for
double validations. |
| EmailTest | Deprecated
to be removed when target class is removed
|
| EntityImportTest |
Tests entity imports.
|
| ExceptionTest |
Performs Validation Test for exception handling.
|
| ExtensionTest |
Performs tests for extension in form definitions.
|
| FieldTest |
Test
Field objects. |
| FloatTest |
Performs Validation Test for
float validations. |
| GenericTypeValidatorImpl |
Contains validation methods for different unit tests.
|
| GenericTypeValidatorTest |
Performs Validation Test for type validations.
|
| GenericValidatorImpl |
Contains validation methods for different unit tests.
|
| GenericValidatorTest |
Test the GenericValidator class.
|
| IntegerTest |
Performs Validation Test for
int validations. |
| ISBNValidatorTest | Deprecated
to be removed when the org.apache.commons.validator.ISBNValidator class is removed
|
| LocaleTest |
Performs Validation Test for locale validations.
|
| LongTest |
Performs Validation Test for
long validations. |
| MultipleConfigFilesTest |
Tests that validator rules split between 2 different XML files get
merged properly.
|
| MultipleTest |
Performs Validation Test.
|
| NameBean |
Value object that contains a first name and last name.
|
| ParameterTest |
This TestCase is a confirmation of the parameter of the validator's method.
|
| ParameterValidatorImpl |
Contains validation methods for different unit tests.
|
| RequiredIfTest |
Performs Validation Test.
|
| RequiredNameTest |
Performs Validation Test.
|
| ResultPair |
Groups tests and expected results.
|
| RetrieveFormTest |
Tests retrieving forms using different Locales.
|
| ShortTest |
Performs Validation Test for
short validations. |
| TypeBean |
Value object that contains different fields to test type conversion
validation.
|
| UrlTest | Deprecated
to be removed when org.apache.commons.validator.UrlValidator is removed
|
| ValidatorResourcesTest |
Test ValidatorResources.
|
| ValidatorResultsTest |
Test ValidatorResults.
|
| ValidatorTest |
Performs Validation Test.
|
| ValueBean |
Value object for storing a value to run tests on.
|
| VarTest |
Test that the new Var attributes and the
digester rule changes work.
|
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.