e3fc4c0e4a2bef0429aab433fc8a0e05490b1a90
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
Description
No description provided
Languages
Java
99.1%
CSS
0.7%
HTML
0.2%