public class RemoteTestNG extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEBUG_PORT |
static String |
DEBUG_SUITE_DIRECTORY |
static String |
DEBUG_SUITE_FILE |
static String |
PROPERTY_DEBUG |
static String |
PROPERTY_VERBOSE |
| Constructor and Description |
|---|
RemoteTestNG() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dumpRevision() |
static boolean |
isDebug() |
static boolean |
isVerbose() |
static void |
main(String[] args) |
public static final String DEBUG_PORT
public static final String DEBUG_SUITE_FILE
public static final String DEBUG_SUITE_DIRECTORY
public static final String PROPERTY_DEBUG
public static final String PROPERTY_VERBOSE
public static void main(String[] args) throws com.beust.jcommander.ParameterException
com.beust.jcommander.ParameterExceptionpublic static boolean isVerbose()
public static boolean isDebug()
public static void dumpRevision()
Copyright © 2024. All rights reserved.