321 Frameworks Spring Boot Testing Unit Tests

Use when you need to write unit tests for Spring Boot applications — including pure unit tests with @ExtendWith(MockitoExtension.class) for @Service/@Component, slice tests with @WebMvcTest and @MockBean for controllers, @JsonTest for JSON serialization. For framework-agnostic Java use @131-java-testing-unit-testing. Part of the skills-for-java project

jabrena 1e7d0d6 2 files · 12.3 KB Updated

File contents

jabrena/cursor-rules-examples/tree/main/.agents/skills/321-frameworks-spring-boot-testing-unit-tests commit 1e7d0d6c92

Frequently asked questions

npx skillmds@latest add jabrena/321-frameworks-spring-boot-testing-unit-tests