Uses of Class
org.junit.internal.runners.TestMethod
Packages that use TestMethod
-
Uses of TestMethod in org.junit.internal.runners
Fields in org.junit.internal.runners declared as TestMethodMethods in org.junit.internal.runners that return TestMethodModifier and TypeMethodDescriptionprotected TestMethod
JUnit4ClassRunner.wrapMethod
(Method method) Deprecated.Constructors in org.junit.internal.runners with parameters of type TestMethodModifierConstructorDescriptionMethodRoadie
(Object test, TestMethod method, RunNotifier notifier, Description description) Deprecated.