Test Result : LengthValidatorTest
0 failures
11 tests
All Tests
Test name | Duration | Status |
---|---|---|
testConstants | 3 ms | Passed |
testGetMaximum_getMax | 40 ms | Passed |
testGetMaximum_maxNotSet | 2 ms | Passed |
testGetMinimum_getMin | 3 ms | Passed |
testGetMinimum_minNotSet | 2 ms | Passed |
testValidate_NoValidate | 2 ms | Passed |
testValidate_componentIsNull | 3 ms | Passed |
testValidate_facesContextIsNull | 3 ms | Passed |
testValidate_lengthLessThanMin | 4 ms | Passed |
testValidate_lengthMoreThanMax | 3 ms | Passed |
testValidate_nullValueIsValid | 3 ms | Passed |