Gradle Test Run :presentation:test
ApplicationExceptionHandlerTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| handleBusinessException_maps_business_error_code_to_status_and_body() | handleBusinessException_maps_business_error_code_to_status_and_body() | 1 | 0 | 0 | 0.004s | 100% |
| handleMessageNotWritableException_returns_500_when_response_not_committed() | handleMessageNotWritableException_returns_500_when_response_not_committed() | 1 | 0 | 0 | 0.006s | 100% |
| handleMessageNotWritableException_returns_empty_500_when_response_committed() | handleMessageNotWritableException_returns_empty_500_when_response_committed() | 1 | 0 | 0 | 0.034s | 100% |
| handleUncaughtException_always_returns_500_common_999() | handleUncaughtException_always_returns_500_common_999() | 1 | 0 | 0 | 0.005s | 100% |