com.sun.javatest.Test
public class getPreferredCommands_Test
extends java.lang.Object
implements com.sun.javatest.Test
We first get the default CommandMap object, then use it to get call the getPreferredCommands() api with string parameter, if it returns a non-null CommandInfo array object then this testcase passes otherwise it fails.
Constructor | Description |
---|---|
getPreferredCommands_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) |