| Modifier and Type | Method and Description |
|---|---|
static QFTestCommandLine.RunMode |
QFTestCommandLine.RunMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QFTestCommandLine.RunMode[] |
QFTestCommandLine.RunMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static QFTestCommandLine |
QFTestCommandLine.newCommandLine(String qftestExe,
boolean isUnix,
QFTestCommandLine.RunMode aMode) |
| Constructor and Description |
|---|
QFTestCommandLine(String binary,
QFTestCommandLine.RunMode aMode) |
Copyright © 2016–2020. All rights reserved.