testConstants | 3 ms | Passed |
testEquals1 | 2 ms | Passed |
testEquals10 | 2 ms | Passed |
testEquals12 | 3 ms | Passed |
testEquals2 | 3 ms | Passed |
testEquals3 | 25 ms | Passed |
testEquals4 | 2 ms | Passed |
testEquals5 | 3 ms | Passed |
testEquals6 | 2 ms | Passed |
testEquals7 | 3 ms | Passed |
testEquals8 | 3 ms | Passed |
testEquals9 | 3 ms | Passed |
testGetMaximum_notSetMax | 3 ms | Passed |
testGetMaximum_setMax | 2 ms | Passed |
testGetMinimum_notSetMin | 2 ms | Passed |
testGetMinimum_setMin | 3 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 | 25 ms | Passed |
testValidate_lessThanMinWhenBothMaxMinNotNullWithLabel | 4 ms | Passed |
testValidate_lessThanMinWhenMinNotNull | 3 ms | Passed |
testValidate_lessThanMinWhenMinNotNullWithLabel | 5 ms | Passed |
testValidate_moreThanMaxWhenBothMaxMinNotNull | 4 ms | Passed |
testValidate_moreThanMaxWhenBothMaxMinNotNullWithLabel | 25 ms | Passed |
testValidate_moreThanMaxWhenMaxNotNull | 4 ms | Passed |
testValidate_moreThanMaxWhenMaxNotNullWithLabel | 5 ms | Passed |
testValidate_nullValueIsValid | 2 ms | Passed |
testValidate_valueIsNotNumber | 3 ms | Passed |
testValidate_valueIsNotNumberWithLabel | 4 ms | Passed |