unit-test-service-layer

Provides patterns for unit testing service layer with Mockito. Creates isolated tests that mock repository calls, verify method invocations, test exception scenarios, and stub external API responses. Use when testing service behaviors and business logic without database or external services.

By giuseppe-trisciuoglio · 2,990 installs

npx skills add giuseppe-trisciuoglio/developer-kit --skill unit-test-service-layer

Source repository · Upstream listing