소개
The CUI Testing HTTP Skill provides specialized guidance and implementation patterns for developers using the CUI MockWebServer library within JUnit 5 environments. It automates and standardizes the configuration of mock servers, including declarative response mocking, HTTPS setup with automatic certificate generation, and complex routing through the ModuleDispatcher. By following these patterns, developers can ensure consistent, reliable, and predictable HTTP integration tests while minimizing boilerplate code for request verification and server orchestration.