Gradle Test Run :presentation:test
RequestExceptionHandlerTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| handleErrorResponseException_collapses_5xx_to_common_999() | handleErrorResponseException_collapses_5xx_to_common_999() | 1 | 0 | 0 | 0.012s | 100% |
| handleErrorResponseException_handles_error_response_exception_subtype() | handleErrorResponseException_handles_error_response_exception_subtype() | 1 | 0 | 0 | 0.003s | 100% |
| handleErrorResponseException_preserves_4xx_status_with_unhandled_client_error() | handleErrorResponseException_preserves_4xx_status_with_unhandled_client_error() | 1 | 0 | 0 | 0.001s | 100% |
| handleMaxUploadSizeExceededException_returns_413_payload_too_large() | handleMaxUploadSizeExceededException_returns_413_payload_too_large() | 1 | 0 | 0 | 0.005s | 100% |
| handleMediaTypeNotAcceptableException_returns_406() | handleMediaTypeNotAcceptableException_returns_406() | 1 | 0 | 0 | 0.003s | 100% |
| handleMediaTypeNotSupportedException_returns_415() | handleMediaTypeNotSupportedException_returns_415() | 1 | 0 | 0 | 0.015s | 100% |
| handleMessageNotReadableException_returns_400_invalid_request_body() | handleMessageNotReadableException_returns_400_invalid_request_body() | 1 | 0 | 0 | 0.002s | 100% |
| handleMethodNotSupportedException_returns_405() | handleMethodNotSupportedException_returns_405() | 1 | 0 | 0 | 0.003s | 100% |
| handleMissingParameterException_returns_400_missing_parameter() | handleMissingParameterException_returns_400_missing_parameter() | 1 | 0 | 0 | 0.004s | 100% |
| handleMissingRequestHeaderException_returns_400_missing_header() | handleMissingRequestHeaderException_returns_400_missing_header() | 1 | 0 | 0 | 0.013s | 100% |
| handleNoResourceFoundException_returns_404_resource_not_found() | handleNoResourceFoundException_returns_404_resource_not_found() | 1 | 0 | 0 | 0.004s | 100% |
| handleServletRequestBindingException_returns_400_request_binding_failed() | handleServletRequestBindingException_returns_400_request_binding_failed() | 1 | 0 | 0 | 0.007s | 100% |
| handleTypeMismatchException_returns_400_type_mismatch() | handleTypeMismatchException_returns_400_type_mismatch() | 1 | 0 | 0 | 0.040s | 100% |