Gradle Test Run :presentation:test

RequestExceptionHandlerTest

summary

13

tests

0

failures

0

skipped

0.128s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
handleErrorResponseException_collapses_5xx_to_common_999() 1 0 0 0.012s 100%
handleErrorResponseException_handles_error_response_exception_subtype() 1 0 0 0.003s 100%
handleErrorResponseException_preserves_4xx_status_with_unhandled_client_error() 1 0 0 0.001s 100%
handleMaxUploadSizeExceededException_returns_413_payload_too_large() 1 0 0 0.005s 100%
handleMediaTypeNotAcceptableException_returns_406() 1 0 0 0.003s 100%
handleMediaTypeNotSupportedException_returns_415() 1 0 0 0.015s 100%
handleMessageNotReadableException_returns_400_invalid_request_body() 1 0 0 0.002s 100%
handleMethodNotSupportedException_returns_405() 1 0 0 0.003s 100%
handleMissingParameterException_returns_400_missing_parameter() 1 0 0 0.004s 100%
handleMissingRequestHeaderException_returns_400_missing_header() 1 0 0 0.013s 100%
handleNoResourceFoundException_returns_404_resource_not_found() 1 0 0 0.004s 100%
handleServletRequestBindingException_returns_400_request_binding_failed() 1 0 0 0.007s 100%
handleTypeMismatchException_returns_400_type_mismatch() 1 0 0 0.040s 100%