Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
26 0 0 0 100% 22.47 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% 16.74 s
org.bremersee.exception.spring.boot.autoconfigure.reactive 14 0 0 0 100% 5.693 s
org.bremersee.exception.spring.boot.autoconfigure 1 0 0 0 100% 0.033 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
ApiExceptionResolverAutoConfigurationTest 2 0 0 0 100% 0.082 s
RestApiExceptionParserForWebAutoConfigurationTest 2 0 0 0 100% 0.447 s
RestTemplateErrorHandlerAutoConfigurationTest 1 0 0 0 100% 0.998 s
ServletIntegrationTest 2 0 0 0 100% 10.61 s
RestApiExceptionMapperForWebAutoConfigurationTest 2 0 0 0 100% 0.095 s
FeignClientExceptionErrorDecoderAutoConfigurationTest 2 0 0 0 100% 4.510 s

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

- Class Tests Errors Failures Skipped Success Rate Time
ReactiveIntegrationTest 1 0 0 0 100% 3.357 s
ApiExceptionHandlerTest 5 0 0 0 100% 1.778 s
DefaultWebClientErrorDecoderAutoConfigurationTest 2 0 0 0 100% 0.017 s
RestApiExceptionMapperForWebFluxAutoConfigurationTest 2 0 0 0 100% 0.010 s
ApiExceptionHandlerAutoConfigurationTest 2 0 0 0 100% 0.515 s
RestApiExceptionParserForWebFluxAutoConfigurationTest 2 0 0 0 100% 0.016 s

org.bremersee.exception.spring.boot.autoconfigure

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

Test Cases

[Summary] [Package List] [Test Cases]

ApiExceptionResolverAutoConfigurationTest

init 0.028 s
extendHandlerExceptionResolvers 0.048 s

ReactiveIntegrationTest

fetchRestApiException(SoftAssertions) 2.019 s

ApiExceptionHandlerTest

testRenderErrorResponseAsXml 0.976 s
testRenderErrorResponseAsJson 0.006 s
testGetRouterFunction 0.015 s
testResponsibleExceptionHandler 0.007 s
testRenderErrorResponseAsSomethingElse 0.748 s

RestApiExceptionParserForWebAutoConfigurationTest

init 0.008 s
restApiExceptionParser 0.431 s

RestTemplateErrorHandlerAutoConfigurationTest

customize 0.995 s

DefaultWebClientErrorDecoderAutoConfigurationTest

init 0.004 s
defaultWebClientErrorDecoder 0.009 s

ServletIntegrationTest

fetchRestApiException 1.777 s
fetchRestApiExceptionWithFeign 0.134 s

RestApiExceptionMapperForWebAutoConfigurationTest

init 0.045 s
restApiExceptionMapper 0.018 s

RestApiExceptionMapperForWebFluxAutoConfigurationTest

init 0.003 s
restApiExceptionMapper 0.002 s

ApiExceptionHandlerAutoConfigurationTest

apiExceptionHandler 0.507 s
init 0.003 s

FeignClientExceptionErrorDecoderAutoConfigurationTest

init 0.326 s
feignClientExceptionErrorDecoder 3.923 s

RestApiExceptionMapperBootPropertiesTest

toRestApiExceptionMapperProperties 0.030 s

RestApiExceptionParserForWebFluxAutoConfigurationTest

init 0.004 s
restApiExceptionParser 0.008 s