Test Result : ShortConverterTest
0 failures
14 tests
All Tests
| Test name | Duration | Status |
|---|---|---|
| testConstants | 3 ms | Passed |
| testGetAsObject_componentIsNull | 3 ms | Passed |
| testGetAsObject_facesContextIsNull | 2 ms | Passed |
| testGetAsObject_valueIsNull | 3 ms | Passed |
| testGetAsObject_valueLengthIsBlank | 35 ms | Passed |
| testGetAsString_componentIsNull | 3 ms | Passed |
| testGetAsString_facesContextIsNull | 3 ms | Passed |
| testGetAsString_valueIsNull | 3 ms | Passed |
| testGetAsString_valueIsString | 2 ms | Passed |
| testGetValueAsObject_convertFail | 3 ms | Passed |
| testGetValueAsObject_convertSuccess | 2 ms | Passed |
| testGetValueAsObject_convertWithDelimeter | 2 ms | Passed |
| testGetValueAsString_convertFail | 3 ms | Passed |
| testGetValueAsString_convertSuccess | 3 ms | Passed |