Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 18 | 0 | 0 | 0 | 100% | 2.510 s |
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.bremersee.xml.adapter | 10 | 0 | 0 | 0 | 100% | 2.151 s |
| org.bremersee.xml | 8 | 0 | 0 | 0 | 100% | 0.359 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.bremersee.xml.adapter
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| OffsetDateTimeXmlAdapterTest | 2 | 0 | 0 | 0 | 100% | 0.143 s | |
| EpochMilliXmlAdapterTest | 2 | 0 | 0 | 0 | 100% | 0.172 s | |
| DateXmlAdapterTest | 2 | 0 | 0 | 0 | 100% | 0.274 s | |
| DurationXmlAdapterTest | 2 | 0 | 0 | 0 | 100% | 0.147 s | |
| InstantXmlAdapterTest | 2 | 0 | 0 | 0 | 100% | 1.415 s |
org.bremersee.xml
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ConverterUtilsTest | 8 | 0 | 0 | 0 | 100% | 0.359 s |
Test Cases
[Summary] [Package List] [Test Cases]
OffsetDateTimeXmlAdapterTest
| unmarshal(SoftAssertions) | 0.138 s | |
| marshal(SoftAssertions) | 0.002 s |
EpochMilliXmlAdapterTest
| unmarshal(SoftAssertions) | 0.168 s | |
| marshal(SoftAssertions) | 0.002 s |
ConverterUtilsTest
DateXmlAdapterTest
| unmarshal(SoftAssertions) | 0.269 s | |
| marshal(SoftAssertions) | 0.002 s |
DurationXmlAdapterTest
| unmarshal(SoftAssertions) | 0.144 s | |
| marshal(SoftAssertions) | 0.003 s |
InstantXmlAdapterTest
| unmarshal(SoftAssertions) | 1.016 s | |
| marshal(SoftAssertions) | 0.363 s |
