Thibaud fc0c1b4db9 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 16:37:38 +01:00
2026-03-27 16:37:38 +01: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-27 14:24:25 +01:00
2026-03-19 21:45:54 +01:00
2026-03-19 23:05:40 +01:00
Description
No description provided
337 KiB
Languages
Java 99.1%
CSS 0.7%
HTML 0.2%