Unit Testing

Use when writing or reviewing Java unit tests. Enforces Mockito/JUnit 5 best practices - strict stubbing, no lenient mode, specific matchers, complete flow stubbing, Arrange-Act-Assert structure, and clear test naming.

folio-org c0f8db7 3 files · 13.4 KB Updated

File contents

folio-org/folio-eureka-ai-dev/tree/main/skills/unit-testing commit c0f8db7051

Frequently asked questions

npx skillmds@latest add folio-org/unit-testing