public class SelfTestRunCLI extends CLI
Modifier and Type | Field and Description |
---|---|
SelfTestCLI |
selfTestCLI |
Constructor and Description |
---|
SelfTestRunCLI(SelfTestCLI selfTestCLI) |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.lang.String[] args) |
void |
printHelp() |
static void |
printSelfTestResult(SelfTestResult result) |
addModule, findModule, findModules, getClient, getClient, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, removeModule, setDescription, setName, setVerbose
public SelfTestCLI selfTestCLI
public SelfTestRunCLI(SelfTestCLI selfTestCLI)
public static void printSelfTestResult(SelfTestResult result)