unit-test-boundary-conditions

SKILLWorkflowcommunity
v0.0.0giuseppe-trisciuoglioMITUpdated 1mo agoSource →

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

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
329Repo stars
1Clients
1Formats
1mo agoLast update
Skill
Authorgiuseppe-trisciuoglio
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

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.

Keywords
skillclaude