Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
26 0 0 0 100% 10.84 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.spring.boot.autoconfigure.servlet 11 0 0 0 100% 7.576 s
org.bremersee.exception.spring.boot.autoconfigure.reactive 14 0 0 0 100% 3.236 s
org.bremersee.exception.spring.boot.autoconfigure 1 0 0 0 100% 0.025 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.bremersee.exception.spring.boot.autoconfigure.servlet

- Class Tests Errors Failures Skipped Success Rate Time
RestApiExceptionParserForWebAutoConfigurationTest 2 0 0 0 100% 0.017 s
FeignClientExceptionErrorDecoderAutoConfigurationTest 2 0 0 0 100% 0.022 s
ApiExceptionResolverAutoConfigurationTest 2 0 0 0 100% 0.043 s
RestApiExceptionMapperForWebAutoConfigurationTest 2 0 0 0 100% 0.007 s
RestTemplateErrorHandlerAutoConfigurationTest 1 0 0 0 100% 0.801 s
ServletIntegrationTest 2 0 0 0 100% 6.686 s

org.bremersee.exception.spring.boot.autoconfigure.reactive

- Class Tests Errors Failures Skipped Success Rate Time
RestApiExceptionParserForWebFluxAutoConfigurationTest 2 0 0 0 100% 0.008 s
ApiExceptionHandlerAutoConfigurationTest 2 0 0 0 100% 0.077 s
RestApiExceptionMapperForWebFluxAutoConfigurationTest 2 0 0 0 100% 0.008 s
ApiExceptionHandlerTest 5 0 0 0 100% 1.509 s
ReactiveIntegrationTest 1 0 0 0 100% 1.625 s
DefaultWebClientErrorDecoderAutoConfigurationTest 2 0 0 0 100% 0.009 s

org.bremersee.exception.spring.boot.autoconfigure

- Class Tests Errors Failures Skipped Success Rate Time
RestApiExceptionMapperBootPropertiesTest 1 0 0 0 100% 0.025 s

Test Cases

[Summary] [Package List] [Test Cases]

RestApiExceptionParserForWebFluxAutoConfigurationTest

init 0.003 s
restApiExceptionParser 0.003 s

RestApiExceptionParserForWebAutoConfigurationTest

init 0.003 s
restApiExceptionParser 0.010 s

ApiExceptionHandlerAutoConfigurationTest

apiExceptionHandler 0.072 s
init 0.002 s

RestApiExceptionMapperForWebFluxAutoConfigurationTest

init 0.003 s
restApiExceptionMapper 0.001 s

ApiExceptionHandlerTest

testRenderErrorResponseAsXml 0.675 s
testRenderErrorResponseAsJson 0.003 s
testGetRouterFunction 0.007 s
testResponsibleExceptionHandler 0.002 s
testRenderErrorResponseAsSomethingElse 0.492 s

FeignClientExceptionErrorDecoderAutoConfigurationTest

init 0.005 s
feignClientExceptionErrorDecoder 0.007 s

ReactiveIntegrationTest

fetchRestApiException(SoftAssertions) 0.648 s

ApiExceptionResolverAutoConfigurationTest

init 0.010 s
extendHandlerExceptionResolvers 0.029 s

RestApiExceptionMapperForWebAutoConfigurationTest

init 0.003 s
restApiExceptionMapper 0.002 s

RestTemplateErrorHandlerAutoConfigurationTest

customize 0.797 s

ServletIntegrationTest

fetchRestApiException 1.940 s
fetchRestApiExceptionWithFeign 0.478 s

DefaultWebClientErrorDecoderAutoConfigurationTest

init 0.002 s
defaultWebClientErrorDecoder 0.004 s

RestApiExceptionMapperBootPropertiesTest

toRestApiExceptionMapperProperties 0.023 s