Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
33 0 0 0 100% 9.891 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% 9.891 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
RestApiExceptionParserTest 1 0 0 0 100% 0.060 s
RestApiExceptionMapperPropertiesTest 6 0 0 0 100% 4.546 s
RestApiResponseErrorHandlerTest 3 0 0 0 100% 1.944 s
RestApiExceptionParserImplTest 6 0 0 0 100% 1.854 s
RestApiExceptionMapperForWebTest 9 0 0 0 100% 1.098 s
RestApiResponseTypeTest 8 0 0 0 100% 0.389 s

Test Cases

[Summary] [Package List] [Test Cases]

RestApiExceptionParserTest

parseException(SoftAssertions) 0.052 s

RestApiExceptionMapperPropertiesTest

findExceptionMapping(SoftAssertions) 2.626 s
getDefaultExceptionMapping(SoftAssertions) 1.338 s
getDefaultExceptionMappingConfig(SoftAssertions) 0.236 s
findExceptionMappingConfig(SoftAssertions) 0.233 s
getExceptionMappingConfigs 0.021 s
getExceptionMappings 0.001 s

RestApiResponseErrorHandlerTest

defaultConstructor 1.529 s
hasError(SoftAssertions) 0.304 s
handleError 0.081 s

RestApiExceptionParserImplTest

parseErrorTimestamp(SoftAssertions) 0.294 s
getContentTypeCharset(SoftAssertions) 0.004 s
getDefaultCharset 0.002 s
parseException(SoftAssertions) 0.312 s
getObjectMapper(SoftAssertions) 0.207 s
getRestApiExceptionFromHeaders(SoftAssertions) 0.002 s

RestApiExceptionMapperForWebTest

fromStatus 0.005 s
buildWithRestApiResponseException(SoftAssertions) 1.018 s
buildWithConfiguredRuntimeException(SoftAssertions) 0.009 s
buildWithServiceExceptionAndCause(SoftAssertions) 0.023 s
buildWithRuntimeExceptionAndMethodAnnotation(SoftAssertions) 0.008 s
detectHttpStatus 0.001 s
buildWithRuntimeExceptionAndClassAnnotation(SoftAssertions) 0.007 s
buildWithAnnotatedRuntimeException(SoftAssertions) 0.006 s
getError(SoftAssertions) 0.004 s

RestApiResponseTypeTest

detectXmlByContentType(SoftAssertions) 0.324 s
detectHeaderByAccepted(SoftAssertions) 0.005 s
getContentType(SoftAssertions) 0.003 s
detectJsonByAccepted(SoftAssertions) 0.027 s
detectJsonByContentType(SoftAssertions) 0.003 s
detectHeaderByContentType(SoftAssertions) 0.002 s
detectXmlByAccepted(SoftAssertions) 0.003 s
getContentTypeValue(SoftAssertions) 0.005 s