flyingsaucerproject / flyingsaucer

XML/XHTML and CSS 2.1 renderer in pure Java
Other
1.97k stars 553 forks source link

convert main methods to proper unit-tests #201

Closed asolntsev closed 11 months ago

asolntsev commented 11 months ago

Apparently, these main methods were intended to run manually. This PR converts them to unit-tests that can be run automatically during every build.