Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 6 | 0 | 0 | 0 | 100% | 3.262 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.exception | 2 | 0 | 0 | 0 | 100% | 2.111 s |
| org.bremersee.exception.webclient | 4 | 0 | 0 | 0 | 100% | 1.151 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.bremersee.exception
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| RestApiExceptionMapperForWebFluxTest | 2 | 0 | 0 | 0 | 100% | 2.111 s |
org.bremersee.exception.webclient
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| WebClientErrorDecoderTest | 2 | 0 | 0 | 0 | 100% | 0.100 s | |
| DefaultWebClientErrorDecoderTest | 2 | 0 | 0 | 0 | 100% | 1.051 s |
Test Cases
[Summary] [Package List] [Test Cases]
WebClientErrorDecoderTest
| applyWithPayload | 0.094 s | |
| applyWithoutPayload | 0.004 s |
RestApiExceptionMapperForWebFluxTest
| detectHttpStatus(SoftAssertions) | 1.646 s | |
| getError(SoftAssertions) | 0.431 s |
DefaultWebClientErrorDecoderTest
| buildException(SoftAssertions) | 0.603 s | |
| defaultConstructor | 0.444 s |
