Agent Skills: unit-test-boundary-conditions
Provides edge case, corner case, boundary condition, and limit testing patterns for Java unit tests. Validates minimum/maximum values, null cases, empty collections, numeric overflow/underflow, floating-point precision, and off-by-one scenarios using JUnit 5 and AssertJ. Use when writing .java test files to ensure code handles limits, corner cases, and special inputs correctly.
UncategorizedID: giuseppe-trisciuoglio/developer-kit/unit-test-boundary-conditions
17417
Install this agent skill to your local
Skill Files
Browse the full folder contents for unit-test-boundary-conditions.
Loading file tree…
Select a file to preview its contents.