Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 18 | 0 | 0 | 0 | 100% | 2.278 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% | 1.962 s |
| org.bremersee.xml | 8 | 0 | 0 | 0 | 100% | 0.316 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.129 s | |
| EpochMilliXmlAdapterTest | 2 | 0 | 0 | 0 | 100% | 0.158 s | |
| DateXmlAdapterTest | 2 | 0 | 0 | 0 | 100% | 0.287 s | |
| DurationXmlAdapterTest | 2 | 0 | 0 | 0 | 100% | 0.116 s | |
| InstantXmlAdapterTest | 2 | 0 | 0 | 0 | 100% | 1.272 s |
org.bremersee.xml
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ConverterUtilsTest | 8 | 0 | 0 | 0 | 100% | 0.316 s |
Test Cases
[Summary] [Package List] [Test Cases]
OffsetDateTimeXmlAdapterTest
| unmarshal(SoftAssertions) | 0.124 s | |
| marshal(SoftAssertions) | 0.003 s |
EpochMilliXmlAdapterTest
| unmarshal(SoftAssertions) | 0.154 s | |
| marshal(SoftAssertions) | 0.003 s |
ConverterUtilsTest
DateXmlAdapterTest
| unmarshal(SoftAssertions) | 0.282 s | |
| marshal(SoftAssertions) | 0.003 s |
DurationXmlAdapterTest
| unmarshal(SoftAssertions) | 0.112 s | |
| marshal(SoftAssertions) | 0.002 s |
InstantXmlAdapterTest
| unmarshal(SoftAssertions) | 0.921 s | |
| marshal(SoftAssertions) | 0.314 s |