|
||||||||||
| 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.testng.TestNGTestSet
public class TestNGTestSet
Main plugin point for running testng tests within the Surefire runtime infrastructure.
| Constructor Summary | |
|---|---|
TestNGTestSet(java.lang.Class testClass)
Creates a new test testset that will process the class being passed in to determine the testing configuration. |
|
| Method Summary | |
|---|---|
void |
execute(org.apache.maven.surefire.report.ReporterManager reportManager,
java.lang.ClassLoader loader)
|
| 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 |
|---|
public TestNGTestSet(java.lang.Class testClass)
| Method Detail |
|---|
public void execute(org.apache.maven.surefire.report.ReporterManager reportManager,
java.lang.ClassLoader loader)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||