org.apache.maven.surefire.junit4
Class JUnit4TestSet

java.lang.Object
  extended by org.apache.maven.surefire.junit4.JUnit4TestSet

public class JUnit4TestSet
extends Object


Constructor Summary
JUnit4TestSet()
           
 
Method Summary
static void execute(Class testClass, RunNotifier fNotifier, String testMethod)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnit4TestSet

public JUnit4TestSet()
Method Detail

execute

public static void execute(Class testClass,
                           RunNotifier fNotifier,
                           String testMethod)
                    throws TestSetFailedException
Throws:
TestSetFailedException


Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.