Package | Description |
---|---|
org.testng | |
org.testng.reporters |
Modifier and Type | Field and Description |
---|---|
private static TestNG |
TestNG.m_instance |
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.
|
Modifier and Type | Field and Description |
---|---|
private TestNG |
ExitCodeListener.m_mainRunner |
Constructor and Description |
---|
ExitCodeListener(TestNG runner) |