Uses of Class
org.junit.internal.runners.TestClass
Packages that use TestClass
-
Uses of TestClass in org.junit.internal.runners
Methods in org.junit.internal.runners that return TestClassModifier and TypeMethodDescriptionprotected TestClassJUnit4ClassRunner.getTestClass()Deprecated.Constructors in org.junit.internal.runners with parameters of type TestClassModifierConstructorDescriptionClassRoadie(RunNotifier notifier, TestClass testClass, Description description, Runnable runnable) Deprecated.MethodValidator(TestClass testClass) Deprecated.TestMethod(Method method, TestClass testClass) Deprecated.