Test Result : LongRangeValidatorTest
0 failures
27 tests
All Tests
Test name | Duration | Status |
---|---|---|
testConstants | 34 ms | Passed |
testEquals1 | 2 ms | Passed |
testEquals10 | 2 ms | Passed |
testEquals12 | 2 ms | Passed |
testEquals2 | 2 ms | Passed |
testEquals3 | 3 ms | Passed |
testEquals4 | 2 ms | Passed |
testEquals5 | 2 ms | Passed |
testEquals6 | 3 ms | Passed |
testEquals7 | 2 ms | Passed |
testEquals8 | 2 ms | Passed |
testEquals9 | 3 ms | Passed |
testGetMaximum_notSetMax | 2 ms | Passed |
testGetMaximum_setMax | 3 ms | Passed |
testGetMinimum_notSetMin | 3 ms | Passed |
testGetMinimum_setMin | 3 ms | Passed |
testInstanciation_withMax | 3 ms | Passed |
testInstanciation_withMaxAndMin | 3 ms | Passed |
testValidate_NoValidate | 3 ms | Passed |
testValidate_componentIsNull | 29 ms | Passed |
testValidate_facesContextIsNull | 3 ms | Passed |
testValidate_lessThanMinWhenBothMaxMinNotNull | 4 ms | Passed |
testValidate_lessThanMinWhenMinNotNull | 3 ms | Passed |
testValidate_moreThanMaxWhenBothMaxMinNotNull | 3 ms | Passed |
testValidate_moreThanMaxWhenMaxNotNull | 3 ms | Passed |
testValidate_nullValueIsValid | 3 ms | Passed |
testValidate_valueIsNotNumber | 34 ms | Passed |