org.ops4j.pax.exam.junit
Class MavenConfiguredJUnit4TestRunner

java.lang.Object
  extended by org.junit.runner.Runner
      extended by org.ops4j.pax.exam.junit.JUnit4TestRunner
          extended by org.ops4j.pax.exam.junit.AbstractJUnit4TestRunner
              extended by org.ops4j.pax.exam.junit.MavenConfiguredJUnit4TestRunner
All Implemented Interfaces:
org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable

public class MavenConfiguredJUnit4TestRunner
extends AbstractJUnit4TestRunner

Since:
Mar 18, 2009
Author:
Toni Menzel (tonit)

Constructor Summary
MavenConfiguredJUnit4TestRunner(java.lang.Class<?> aClass)
           
 
Method Summary
protected  Option[] getTestOptions()
           
 
Methods inherited from class org.ops4j.pax.exam.junit.AbstractJUnit4TestRunner
getConfigurationMethods
 
Methods inherited from class org.ops4j.pax.exam.junit.JUnit4TestRunner
classAnnotations, createTest, filter, getDescription, getName, getTestClass, getTestMethods, invokeTestMethod, methodDescription, methodDescription, run, runMethods, sort, testAnnotations, testName, testName, validate, wrapMethod
 
Methods inherited from class org.junit.runner.Runner
testCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenConfiguredJUnit4TestRunner

public MavenConfiguredJUnit4TestRunner(java.lang.Class<?> aClass)
                                throws org.junit.internal.runners.InitializationError
Throws:
org.junit.internal.runners.InitializationError
Method Detail

getTestOptions

protected Option[] getTestOptions()
Specified by:
getTestOptions in class AbstractJUnit4TestRunner


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