| Package | Description |
|---|---|
| com.beust.testng | |
| org.testng | |
| org.testng.reporters |
| Modifier and Type | Class | Description |
|---|---|---|
class |
TestNG |
Deprecated.
Use org.testng.TestNG
|
| Modifier and Type | Method | 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 | Description |
|---|---|
ExitCodeListener(TestNG runner) |
Deprecated.
|
| Constructor | Description |
|---|---|
ExitCodeListener(TestNG runner) |