Package | Description |
---|---|
org.testng | |
org.testng.remote |
Modifier and Type | Method and Description |
---|---|
static TestNG |
TestNG.getDefault()
Deprecated.
since 5.1
|
static TestNG |
TestNG.privateMain(String[] argv,
org.testng.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
Class copied from TestNG library ver 6.8.7 to apply a workaround for http://jira.codehaus.org/browse/SUREFIRE-622
To Locate the PATCHED AREA search for keyword "PATCH" in this class file
Extension of TestNG registering a remote TestListener.
|
Copyright © 2011–2015. All rights reserved.