mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-18 00:49:02 +00:00
Thanks to a bug fix in 1.0.5, test methods in TestNG test classes can finally be package private as was always the case with TestNG itself. See https://github.com/junit-team/testng-engine/issues/16