|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestNG | |
|---|---|
| com.beust.testng | |
| org.testng | |
| org.testng.remote | |
| org.testng.reporters | |
| Uses of TestNG in com.beust.testng |
|---|
| Subclasses of TestNG in com.beust.testng | |
|---|---|
class |
TestNG
Deprecated. Use org.testng.TestNG |
| Uses of TestNG in org.testng |
|---|
| Fields in org.testng declared as TestNG | |
|---|---|
protected TestNG |
TestNG.ExitCodeListener.m_mainRunner
|
| Methods in org.testng that return TestNG | |
|---|---|
static TestNG |
TestNG.getDefault()
Deprecated. since 5.1 |
static TestNG |
TestNG.privateMain(java.lang.String[] argv,
ITestListener listener)
|
| Constructors in org.testng with parameters of type TestNG | |
|---|---|
TestNG.ExitCodeListener(TestNG runner)
|
|
| Uses of TestNG in org.testng.remote |
|---|
| Subclasses of TestNG in org.testng.remote | |
|---|---|
class |
RemoteTestNG
Extension of TestNG registering a remote TestListener. |
| Constructors in org.testng.remote with parameters of type TestNG | |
|---|---|
SuiteSlave(java.lang.String propertiesFile,
TestNG testng)
Creates a new suite dispatcher. |
|
| Uses of TestNG in org.testng.reporters |
|---|
| Constructors in org.testng.reporters with parameters of type TestNG | |
|---|---|
ExitCodeListener(TestNG runner)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||