Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 10 | 0 | 0 | 0 | 100% | 0.199 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.oxerr.commons.ws.rs.provider | 10 | 0 | 0 | 0 | 100% | 0.199 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.oxerr.commons.ws.rs.provider
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CharacterProviderTest | 3 | 0 | 0 | 0 | 100% | 0.14 | |
| InstantProviderTest | 3 | 0 | 0 | 0 | 100% | 0.023 | |
| OffsetDateTimeProviderTest | 4 | 0 | 0 | 0 | 100% | 0.036 |
Test Cases
[Summary] [Package List] [Test Cases]
CharacterProviderTest
| testUnsupportedRawType | 0.095 | |
| testToString | 0.011 | |
| testFromString | 0.002 |
InstantProviderTest
| testUnsupportedRawType | 0.001 | |
| testToString | 0.009 | |
| testFromString | 0.009 |
OffsetDateTimeProviderTest
| testUnsupportedRawType | 0.017 | |
| testToString | 0.005 | |
| testJavaTimeTypesParamConverterProvider | 0.002 | |
| testFromString | 0.002 |

