Thibaud 99cf057c3e
All checks were successful
CI / build-and-test (pull_request) Successful in 17s
test: add comprehensive SPolygon unit tests for PR #45
Add tests to restore code coverage above 50% threshold:
- SPolygonTest: 14 tests for creation, translate, resize, clone, edge cases
- ShapeFactory: Updated contract tests to include SPolygon
- SVGDraftmanTest: 4 tests for SVG polygon rendering
- HTMLDraftmanTest: 4 tests for HTML/CSS polygon rendering
- ShapeDraftmanTest: 2 tests for Graphics2D polygon drawing

All tests use reflection to work with SPolygon class.
Fixes coverage failure on PR #45 (Issue #38).
2026-03-28 01:33:30 +01:00
2026-03-28 00:55:58 +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-19 21:45:54 +01:00
Description
No description provided
337 KiB
Languages
Java 99.1%
CSS 0.7%
HTML 0.2%