| Package | Description |
|---|---|
| com.beust.testng | |
| org.testng | |
| org.testng.reporters |
| Modifier and Type | Class and Description |
|---|---|
class |
TestNG
Deprecated.
Use org.testng.TestNG
|
| Modifier and Type | Field and Description |
|---|---|
private static TestNG |
TestNG.m_instance |
private TestNG |
TestNG.ExitCodeListener.m_mainRunner
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static TestNG |
TestNG.getDefault()
Deprecated.
since 5.1
|
static TestNG |
TestNG.privateMain(java.lang.String[] argv,
ITestListener listener)
Note: this method is not part of the public API and is meant for internal usage only.
|
| Constructor and Description |
|---|
ExitCodeListener(TestNG runner)
Deprecated.
|
| Constructor and Description |
|---|
ExitCodeListener(TestNG runner) |