Posted By:
Anonymous
Posted On:
Wednesday, March 26, 2008 01:05 PM
I have a *.class file that a contains the class that I want to test and a *.class file contains the JUnit test. I need to programatically run the tests. Anyone have aby ideas where to start?