| Package | Description |
|---|---|
| com.beust.testng | |
| org.testng | |
| org.testng.remote | |
| org.testng.reporters |
| Modifier and Type | Class and Description |
|---|---|
class |
TestNG
Deprecated.
Use org.testng.TestNG
|
| Modifier and Type | Method and Description |
|---|---|
static TestNG |
TestNG.getDefault()
Deprecated.
since 5.1
|
static TestNG |
TestNG.privateMain(String[] argv,
ITestListener listener)
Note: this method is not part of the public API and is meant for internal usage only.
|
| Constructor and Description |
|---|
TestNG.ExitCodeListener(TestNG runner) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteTestNG
Extension of TestNG registering a remote TestListener.
|
| Constructor and Description |
|---|
SuiteSlave(String propertiesFile,
TestNG testng)
Creates a new suite dispatcher.
|
| Constructor and Description |
|---|
ExitCodeListener(TestNG runner) |
Copyright © 2015. All Rights Reserved.