I have the same issue as this question here: java.lang.Exception: No runnable methods exception in running JUnits
The answer says to look at this link: http://sqa.fyicenter.com/FAQ/JUnit/Can_You_Explain_the_Exception_No_runnable_meth.html
However, I don't see what the solution to the problem is. What do I need to add to my code in order to execute the java -cp ... command and not get an error.