|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.surefire.testset.AbstractTestSet
org.apache.maven.surefire.junit4.JUnit4TestSet
public class JUnit4TestSet
| Constructor Summary | |
|---|---|
protected |
JUnit4TestSet(java.lang.Class testClass)
Constructor. |
| Method Summary | |
|---|---|
void |
execute(ReporterManager reportManager,
java.lang.ClassLoader loader)
Actually runs the test and adds the tests results to the reportManager. |
| Methods inherited from class org.apache.maven.surefire.testset.AbstractTestSet |
|---|
getName, getTestClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected JUnit4TestSet(java.lang.Class testClass)
testClass - the class to be run as a test| Method Detail |
|---|
public void execute(ReporterManager reportManager,
java.lang.ClassLoader loader)
throws TestSetFailedException
reportManager.
TestSetFailedExceptionSurefireTestSet.execute(org.apache.maven.surefire.report.ReporterManager,java.lang.ClassLoader)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||