Thibaud 6cc6fbbfe8
All checks were successful
CI / build-and-test (pull_request) Successful in 17s
test: add edge case tests for shapes
Add 19 tests covering edge cases across all shape types:
- Negative coordinates: SRectangle, SCircle, STriangle, translate
- Zero dimensions: zero width/height rectangle, zero radius circle
- Resize clamping: verify width/height minimum enforcement
- Null handling: null/blank text normalization, unknown attribute key, empty collection
- Large values: Integer.MAX_VALUE/2 coords, MAX/MIN_VALUE translate

Closes #13
2026-03-27 23:23:17 +00:00
2026-03-27 23:23:17 +00:00
2019-03-19 20:40:20 +01:00
2026-03-19 20:03:28 +01:00
2026-03-19 20:03:28 +01:00
2026-03-19 21:45:54 +01:00
Description
No description provided
337 KiB
Languages
Java 99.1%
CSS 0.7%
HTML 0.2%