Uses of Class
org.junit.internal.runners.TestClass

Packages that use TestClass
org.junit.internal.runners Provides implementations of Runner 
 

Uses of TestClass in org.junit.internal.runners
 

Constructors in org.junit.internal.runners with parameters of type TestClass
ClassRoadie(RunNotifier notifier, TestClass testClass, Description description, Runnable runnable)
          Deprecated.  
MethodValidator(TestClass testClass)
          Deprecated.  
TestMethod(Method method, TestClass testClass)
          Deprecated.