131 Java Testing Unit Testing

Use when you need to review, improve, or write Java unit tests — including migrating from JUnit 4 to JUnit 5, adopting AssertJ for fluent assertions, structuring tests with Given-When-Then, ensuring test independence, applying parameterized tests, mocking dependencies with Mockito, verifying boundary conditions (RIGHT-BICEP, CORRECT, A-TRIP), leveraging JSpecify null-safety annotations, or eliminating testing anti-patterns such as reflection-based tests or shared mutable state.

majiayu000 3185c32 2 files · 3.5 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/testing/skills-jabrena-cursor-rules-java-6 commit 3185c32c27

Frequently asked questions

npx skillmds add majiayu000/131-java-testing-unit-testing-2