Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
33 0 0 0 100% 3.695 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 33 0 0 0 100% 3.695 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
RestApiExceptionMapperPropertiesTest 6 0 0 0 100% 1.874 s
RestApiExceptionParserImplTest 6 0 0 0 100% 0.681 s
RestApiExceptionParserTest 1 0 0 0 100% 0.003 s
RestApiResponseErrorHandlerTest 3 0 0 0 100% 0.380 s
RestApiExceptionMapperForWebTest 9 0 0 0 100% 0.743 s
RestApiResponseTypeTest 8 0 0 0 100% 0.014 s

Test Cases

[Summary] [Package List] [Test Cases]

RestApiExceptionMapperPropertiesTest

findExceptionMapping(SoftAssertions) 1.035 s
getDefaultExceptionMapping(SoftAssertions) 0.578 s
getDefaultExceptionMappingConfig(SoftAssertions) 0.099 s
findExceptionMappingConfig(SoftAssertions) 0.115 s
getExceptionMappingConfigs 0.012 s
getExceptionMappings 0.001 s

RestApiExceptionParserImplTest

parseErrorTimestamp(SoftAssertions) 0.003 s
getContentTypeCharset(SoftAssertions) 0.104 s
getDefaultCharset 0.001 s
parseException(SoftAssertions) 0.148 s
getObjectMapper(SoftAssertions) 0.078 s
getRestApiExceptionFromHeaders(SoftAssertions) 0.002 s

RestApiExceptionParserTest

parseException(SoftAssertions) 0.002 s

RestApiResponseErrorHandlerTest

defaultConstructor 0.299 s
hasError(SoftAssertions) 0.063 s
handleError 0.016 s

RestApiExceptionMapperForWebTest

fromStatus 0.006 s
buildWithRestApiResponseException(SoftAssertions) 0.703 s
buildWithConfiguredRuntimeException(SoftAssertions) 0.005 s
buildWithServiceExceptionAndCause(SoftAssertions) 0.009 s
buildWithRuntimeExceptionAndMethodAnnotation(SoftAssertions) 0.004 s
detectHttpStatus 0.001 s
buildWithRuntimeExceptionAndClassAnnotation(SoftAssertions) 0.003 s
buildWithAnnotatedRuntimeException(SoftAssertions) 0.003 s
getError(SoftAssertions) 0.002 s

RestApiResponseTypeTest

detectXmlByContentType(SoftAssertions) 0.001 s
detectHeaderByAccepted(SoftAssertions) 0.002 s
getContentType(SoftAssertions) 0.001 s
detectJsonByAccepted(SoftAssertions) 0.001 s
detectJsonByContentType(SoftAssertions) 0.001 s
detectHeaderByContentType(SoftAssertions) 0.001 s
detectXmlByAccepted(SoftAssertions) 0.001 s
getContentTypeValue(SoftAssertions) 0 s