| testConstants | 3 ms | Passed |
| testEquals1 | 2 ms | Passed |
| testEquals10 | 3 ms | Passed |
| testEquals12 | 3 ms | Passed |
| testEquals2 | 25 ms | Passed |
| testEquals3 | 3 ms | Passed |
| testEquals4 | 3 ms | Passed |
| testEquals5 | 3 ms | Passed |
| testEquals6 | 3 ms | Passed |
| testEquals7 | 3 ms | Passed |
| testEquals8 | 25 ms | Passed |
| testEquals9 | 4 ms | Passed |
| testGetMaximum_notSetMax | 4 ms | Passed |
| testGetMaximum_setMax | 2 ms | Passed |
| testGetMinimum_notSetMin | 3 ms | Passed |
| testGetMinimum_setMin | 2 ms | Passed |
| testInstanciation_withMax | 3 ms | Passed |
| testInstanciation_withMaxAndMin | 3 ms | Passed |
| testValidate_NoValidate | 3 ms | Passed |
| testValidate_componentIsNull | 2 ms | Passed |
| testValidate_facesContextIsNull | 3 ms | Passed |
| testValidate_lessThanMinWhenBothMaxMinNotNull | 27 ms | Passed |
| testValidate_lessThanMinWhenBothMaxMinNotNullWithLabel | 5 ms | Passed |
| testValidate_lessThanMinWhenMinNotNull | 3 ms | Passed |
| testValidate_lessThanMinWhenMinNotNullWithLabel | 25 ms | Passed |
| testValidate_moreThanMaxWhenBothMaxMinNotNull | 4 ms | Passed |
| testValidate_moreThanMaxWhenBothMaxMinNotNullWithLabel | 4 ms | Passed |
| testValidate_moreThanMaxWhenMaxNotNull | 3 ms | Passed |
| testValidate_moreThanMaxWhenMaxNotNullWithLabel | 6 ms | Passed |
| testValidate_nullValueIsValid | 3 ms | Passed |
| testValidate_valueIsNotNumber | 4 ms | Passed |
| testValidate_valueIsNotNumberWithLabel | 4 ms | Passed |