tag
handler▌
2 indexed skills · max 10 per page
skills (2)
ln-772-error-handler-setup
levnikolaevich/claude-code-skills · Productivity
Type: L3 Worker Category: 7XX Project Bootstrap
unit-test-exception-handler
giuseppe-trisciuoglio/developer-kit · Testing
Unit testing patterns for Spring @ExceptionHandler and @ControllerAdvice global exception handlers. \n \n Test exception-to-error-response transformations and HTTP status codes using MockMvc with setControllerAdvice() to register handlers \n Verify error response structure includes required fields (timestamp, status, error, message) and test field-level validation errors from MethodArgumentNotValidException \n Cover multiple exception types with appropriate status codes (404, 409, 401, 403, 500)