How do I define a constant name for all TestSuites (like AllTests)?
Just uncomment the property testsuite.class.name and assign the name you want. Make sure, JUnitDoclet finds the property file you modified.
Just uncomment the property testsuite.class.name and assign the name you want. Make sure, JUnitDoclet finds the property file you modified.