com.sun.javatest.Test
public class getCommand_Test
extends java.lang.Object
implements com.sun.javatest.Test
Call the getCommand() api with string values if it returns non-null object of type CommandInfo then this testcase passes, otherwise it fails.
Constructor | Description |
---|---|
getCommand_Test() |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] argv) |
|
com.sun.javatest.Status |
run(java.lang.String[] argv,
java.io.PrintWriter outLog,
java.io.PrintWriter outConsole) |