|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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 | |
|---|---|
java.lang.String |
getName()
|
java.lang.Class |
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)
testClass - The test class| Method Detail |
|---|
public java.lang.String getName()
public java.lang.Class getTestClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||