Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 7 | 0 | 0 | 0 | 100% | 1.812 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.150 s |
| org.bremersee.xml.spring.boot | 2 | 0 | 0 | 0 | 100% | 1.180 s |
| org.bremersee.xml.spring.boot.http.converter | 2 | 0 | 0 | 0 | 100% | 0.482 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.150 s |
org.bremersee.xml.spring.boot
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| JaxbContextBuilderAutoConfigurationTest | 2 | 0 | 0 | 0 | 100% | 1.180 s |
org.bremersee.xml.spring.boot.http.converter
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| Jaxb2HttpMessageConverterAutoConfigurationTest | 2 | 0 | 0 | 0 | 100% | 0.482 s |
Test Cases
[Summary] [Package List] [Test Cases]
Jaxb2HttpMessageConverterAutoConfigurationTest
| init | 0.002 s | |
| jaxb2HttpMessageConverter | 0.477 s |
Jaxb2HttpMessageCodecAutoConfigurationTest
| doNotConfigureHttpMessageCodecsBecauseOfMissingJaxbContextBuilder | 0.069 s | |
| init | 0.012 s | |
| configureHttpMessageCodecs | 0.065 s |
JaxbContextBuilderAutoConfigurationTest
| jaxbContextBuilder(SoftAssertions) | 1.135 s | |
| init | 0.015 s |
