From: Curt A. <ca...@ap...> - 2006-03-15 17:18:05
|
On Mar 15, 2006, at 10:53 AM, David Saff wrote: > > Can you give me the fully-qualified name of the class you're > interested in? I have a class named > org.junit.internal.runners.TestClass in my local working copy, but > this doesn't have the "No runnable methods" message, and should not > be checked in. Sorry, I dropped part of the class name. If I download junit- gump-15032006.jar (or -14) from http://vmgump.apache.org/gump/public- jars/junit/jars/, unzip and grep, I get a match in org/junit/internal/ runners/TestClassMethodsRunner.class. |