Package | Description |
---|---|
org.testng.remote | |
org.testng.remote.support |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteTestNGFactory |
Modifier and Type | Class and Description |
---|---|
class |
RemoteTestNGFactory6_12 |
Modifier and Type | Method and Description |
---|---|
static RemoteTestNGFactory |
ServiceLoaderHelper.getFirst(Version version) |
static RemoteTestNGFactory |
ServiceLoaderHelper.getFirstQuietly(java.lang.String version) |
static RemoteTestNGFactory |
ServiceLoaderHelper.getFirstQuietly(Version version)
Get the first RemoteTestNGFactory on classpath.
|