Thibaud 3623928bb6
All checks were successful
CI / build-and-test (pull_request) Successful in 18s
test: add SVGDraftman direct visitor tests
Add 27 tests covering each visit*() method in isolation:
- visitRectangle: dimensions, filled/stroked/both/neither color combos
- visitCircle: center calculation, fill/stroke variants
- visitTriangle: polygon points, fill style, stroke style
- visitText: content, position offset, font attributes, color fallbacks
- visitCollection: empty, multiple children, nested collections
- generateSVG: XML declaration, SVG namespace, closing tag, shape content

Closes #9
2026-03-27 17:05:48 +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
2026-03-19 23:05:40 +01:00
Description
No description provided
272 KiB
Languages
Java 99.1%
CSS 0.7%
HTML 0.2%