org.apache.maven.surefire.junit4
Class JUnit4TestSet

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

public class JUnit4TestSet
extends java.lang.Object


Constructor Summary
JUnit4TestSet()
           
 
Method Summary
static void execute(java.lang.Class testClass, org.junit.runner.notification.RunNotifier fNotifier)
           
 
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(java.lang.Class testClass,
                           org.junit.runner.notification.RunNotifier fNotifier)
                    throws TestSetFailedException
Throws:
TestSetFailedException


Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.