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

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

Uses of TestMethod in org.junit.internal.runners
 

Constructors in org.junit.internal.runners with parameters of type TestMethod
MethodRoadie(Object test, TestMethod method, RunNotifier notifier, Description description)
          Deprecated.