Uses of Class
org.ops4j.pax.exam.junit.internal.JUnit4TestMethod

Packages that use JUnit4TestMethod
org.ops4j.pax.exam.junit   
 

Uses of JUnit4TestMethod in org.ops4j.pax.exam.junit
 

Methods in org.ops4j.pax.exam.junit that return types with arguments of type JUnit4TestMethod
protected  java.util.List<JUnit4TestMethod> JUnit4TestRunner.getTestMethods()
           
 

Methods in org.ops4j.pax.exam.junit with parameters of type JUnit4TestMethod
protected  void JUnit4TestRunner.invokeTestMethod(JUnit4TestMethod method, org.junit.runner.notification.RunNotifier notifier)
           
protected  org.junit.runner.Description JUnit4TestRunner.methodDescription(JUnit4TestMethod method)
           
protected  java.lang.String JUnit4TestRunner.testName(JUnit4TestMethod method)
           
 



Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.