public class TestCommandInstance extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
TestCommand |
testCommand |
| Constructor and Description |
|---|
TestCommandInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
addArgument(String optionName) |
void |
addMandatoryOption(String optionName,
Object value) |
void |
addOption(String optionName,
Object value) |
String |
getMode() |
static String |
getRandomSepartor() |
void |
setMode(String mode) |
String |
toString() |
public TestCommand testCommand
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.