AI AGENT ADDONS

Unit Test Exception Handler

giuseppe-trisciuoglio/developer-kit
Testing & QA
1,287installs

Writing tests for error handling in Spring Boot apps is easier with the right patterns. This skill shows how to test ExceptionHandler and ControllerAdvice classes. You learn to check HTTP status codes and error response fields using MockMvc. Field-level validation errors are also covered. The examples help you mock exceptions and verify custom error payloads. Any developer who builds REST APIs with Spring Boot benefits from these testing tips.

Add Unit Test Exception Handler skill to your workflow

Global

mkdir -p ~/.claude/skills/unit-test-exception-handler

Project

mkdir -p .claude/skills/unit-test-exception-handler

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago