Thibaud e3fc4c0e4a 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 16:27:23 +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%