Unit Test Utility Methods

Provides patterns for testing utility classes, static methods, and helper functions. Validates pure functions, null handling, edge cases, and boundary conditions. Generates AssertJ assertions and @ParameterizedTest for string utils, math utils, validators, and collection helpers. Use when testing utils, test helpers, helper functions, static methods, or verifying utility code correctness.

tomevault-io fb0a38f 2 files · 8.0 KB Updated

File contents

tomevault-io/skills-registry/tree/main/giuseppe-trisciuoglio--developer-kit--unit-test-utility-methods commit fb0a38f6ff

Frequently asked questions

npx skillmds@latest add tomevault-io/unit-test-utility-methods