Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
18 0 0 0 100% 3.119 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.687 s
org.bremersee.xml 8 0 0 0 100% 0.432 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.156 s
EpochMilliXmlAdapterTest 2 0 0 0 100% 0.210 s
DateXmlAdapterTest 2 0 0 0 100% 0.365 s
DurationXmlAdapterTest 2 0 0 0 100% 0.153 s
InstantXmlAdapterTest 2 0 0 0 100% 1.803 s

org.bremersee.xml

- Class Tests Errors Failures Skipped Success Rate Time
ConverterUtilsTest 8 0 0 0 100% 0.432 s

Test Cases

[Summary] [Package List] [Test Cases]

OffsetDateTimeXmlAdapterTest

unmarshal(SoftAssertions) 0.150 s
marshal(SoftAssertions) 0.003 s

EpochMilliXmlAdapterTest

unmarshal(SoftAssertions) 0.204 s
marshal(SoftAssertions) 0.003 s

ConverterUtilsTest

duration(SoftAssertions) 0.008 s
xmlFormat(SoftAssertions) 0.002 s
millis(SoftAssertions) 0.171 s
calendar(SoftAssertions) 0.145 s
dateTimeUtc(SoftAssertions) 0.078 s
date(SoftAssertions) 0.004 s
dateTime(SoftAssertions) 0.003 s
instant(SoftAssertions) 0.004 s

DateXmlAdapterTest

unmarshal(SoftAssertions) 0.359 s
marshal(SoftAssertions) 0.002 s

DurationXmlAdapterTest

unmarshal(SoftAssertions) 0.144 s
marshal(SoftAssertions) 0.003 s

InstantXmlAdapterTest

unmarshal(SoftAssertions) 1.288 s
marshal(SoftAssertions) 0.483 s