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 and Description |
---|
getAllCommands_Test() |
Modifier and Type | Method and 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) |