Package com.netscape.cmstools.selftests
Class SelfTestRunCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.cli.CommandCLI
com.netscape.cmstools.selftests.SelfTestRunCLI
- Author:
- Endi S. Dewata
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(org.apache.commons.cli.CommandLine cmd) void
static void
printSelfTestResult
(SelfTestResult result) Methods inherited from class org.dogtagpki.cli.CommandCLI
createOptions, execute
Methods inherited from class org.dogtagpki.cli.CLI
addModule, addModule, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, removeModule, runExternal, runExternal, setDescription, setName
-
Field Details
-
logger
public static org.slf4j.Logger logger -
selfTestCLI
-
-
Constructor Details
-
SelfTestRunCLI
-
-
Method Details
-
printHelp
public void printHelp() -
printSelfTestResult
-
execute
- Overrides:
execute
in classCommandCLI
- Throws:
Exception
-