com.sun.javatest.Test
public class getAllCommands_Test
extends java.lang.Object
implements com.sun.javatest.Test
Get a CommandMap object by calling getDefaultCommandMap() api then call getAllCommands() api with string parameter if it returns a CommandInfo array object then this testcase passes otherwise it fails.
Constructor | Description |
---|---|
getAllCommands_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) |