Posted By:
Chris_Hyzer
Posted On:
Monday, September 30, 2002 01:37 PM
I have a constraint on my project that my test classes should have the name "test" in them. this is fine for the test classes that are auto-generated with Forte, but for the suite classes, they are generated and probed as "PackageNameSuite". Is there a way to specify this to be "PackageNameTestSuite"? Do I have to change the source and recompile the JUnit Forte (or NetBeans) jarfile?
Thanks,
Chris