Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 7 | 0 | 0 | 0 | 100% | 2.095 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.spring.boot.http.codec | 3 | 0 | 0 | 0 | 100% | 0.178 s |
| org.bremersee.xml.spring.boot | 2 | 0 | 0 | 0 | 100% | 1.104 s |
| org.bremersee.xml.spring.boot.http.converter | 2 | 0 | 0 | 0 | 100% | 0.813 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.bremersee.xml.spring.boot.http.codec
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| Jaxb2HttpMessageCodecAutoConfigurationTest | 3 | 0 | 0 | 0 | 100% | 0.178 s |
org.bremersee.xml.spring.boot
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| JaxbContextBuilderAutoConfigurationTest | 2 | 0 | 0 | 0 | 100% | 1.104 s |
org.bremersee.xml.spring.boot.http.converter
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| Jaxb2HttpMessageConverterAutoConfigurationTest | 2 | 0 | 0 | 0 | 100% | 0.813 s |
Test Cases
[Summary] [Package List] [Test Cases]
Jaxb2HttpMessageConverterAutoConfigurationTest
| init | 0.001 s | |
| jaxb2HttpMessageConverter | 0.808 s |
Jaxb2HttpMessageCodecAutoConfigurationTest
| doNotConfigureHttpMessageCodecsBecauseOfMissingJaxbContextBuilder | 0.077 s | |
| init | 0.024 s | |
| configureHttpMessageCodecs | 0.072 s |
JaxbContextBuilderAutoConfigurationTest
| jaxbContextBuilder(SoftAssertions) | 1.060 s | |
| init | 0.011 s |