Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
26 0 0 0 100% 8.854 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% 6.509 s
org.bremersee.exception.spring.boot.autoconfigure.reactive 14 0 0 0 100% 2.317 s
org.bremersee.exception.spring.boot.autoconfigure 1 0 0 0 100% 0.028 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.016 s
FeignClientExceptionErrorDecoderAutoConfigurationTest 2 0 0 0 100% 0.011 s
ApiExceptionResolverAutoConfigurationTest 2 0 0 0 100% 0.055 s
RestApiExceptionMapperForWebAutoConfigurationTest 2 0 0 0 100% 0.005 s
RestTemplateErrorHandlerAutoConfigurationTest 1 0 0 0 100% 0.488 s
ServletIntegrationTest 2 0 0 0 100% 5.934 s

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

- Class Tests Errors Failures Skipped Success Rate Time
RestApiExceptionParserForWebFluxAutoConfigurationTest 2 0 0 0 100% 0.007 s
ApiExceptionHandlerAutoConfigurationTest 2 0 0 0 100% 0.062 s
RestApiExceptionMapperForWebFluxAutoConfigurationTest 2 0 0 0 100% 0.011 s
ApiExceptionHandlerTest 5 0 0 0 100% 1.116 s
ReactiveIntegrationTest 1 0 0 0 100% 1.113 s
DefaultWebClientErrorDecoderAutoConfigurationTest 2 0 0 0 100% 0.008 s

org.bremersee.exception.spring.boot.autoconfigure

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

Test Cases

[Summary] [Package List] [Test Cases]

RestApiExceptionParserForWebFluxAutoConfigurationTest

init 0.002 s
restApiExceptionParser 0.004 s

RestApiExceptionParserForWebAutoConfigurationTest

init 0.001 s
restApiExceptionParser 0.013 s

ApiExceptionHandlerAutoConfigurationTest

apiExceptionHandler 0.059 s
init 0.001 s

RestApiExceptionMapperForWebFluxAutoConfigurationTest

init 0.003 s
restApiExceptionMapper 0.001 s

ApiExceptionHandlerTest

testRenderErrorResponseAsXml 0.502 s
testRenderErrorResponseAsJson 0.003 s
testGetRouterFunction 0.006 s
testResponsibleExceptionHandler 0.002 s
testRenderErrorResponseAsSomethingElse 0.393 s

FeignClientExceptionErrorDecoderAutoConfigurationTest

init 0.003 s
feignClientExceptionErrorDecoder 0.004 s

ReactiveIntegrationTest

fetchRestApiException(SoftAssertions) 0.440 s

ApiExceptionResolverAutoConfigurationTest

init 0.006 s
extendHandlerExceptionResolvers 0.046 s

RestApiExceptionMapperForWebAutoConfigurationTest

init 0.002 s
restApiExceptionMapper 0.001 s

RestTemplateErrorHandlerAutoConfigurationTest

customize 0.487 s

ServletIntegrationTest

fetchRestApiException 1.590 s
fetchRestApiExceptionWithFeign 0.405 s

DefaultWebClientErrorDecoderAutoConfigurationTest

init 0.001 s
defaultWebClientErrorDecoder 0.004 s

RestApiExceptionMapperBootPropertiesTest

toRestApiExceptionMapperProperties 0.026 s