unit-test-boundary-conditions
Maintained by giuseppe-trisciuoglio
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
- Current version
- Unknown
- License
- Unknown
- Network access
- Unknown / not assessed
- Review status
- Not verified
Problem it solves
This catalog entry helps users find and evaluate unit-test-boundary-conditions for the task described by its available catalog summary. Confirm the exact scope in the linked original source when one is available.
When to use it
Consider unit-test-boundary-conditions when its available catalog summary matches the task at hand. When available, review the linked original source before use for precise instructions, requirements, and limitations.
Installation and updates
These commands are displayed for copying only and are never executed on RefHub servers. Review the linked upstream source before running them.
npx skills add giuseppe-trisciuoglio/developer-kit --skill unit-test-boundary-conditions -y
Agent compatibility
No compatibility test has been recorded
Do not assume agent compatibility until documented test evidence is available.