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