132 Java Testing Integration Testing

Use when you need to set up, review, or improve Java integration tests — including generating a BaseIntegrationTest.java with WireMock for HTTP stubs, detecting HTTP client infrastructure from import signals, injecting service coordinates dynamically via System.setProperty(), creating WireMock JSON mapping files with bodyFileName, isolating stubs per test method, verifying HTTP interactions, or eliminating anti-patterns such as Mockito-mocked HTTP clients or globally registered WireMock stubs. Part of the skills-for-java project

jabrena e8a85dc 2 files · 25.6 KB Updated

File contents

jabrena/cursor-rules-examples/tree/main/.agents/skills/132-java-testing-integration-testing commit e8a85dc874

Frequently asked questions

npx skillmds@latest add jabrena/132-java-testing-integration-testing