public class CommandInfo_Test
extends java.lang.Object
implements com.sun.javatest.Test
Create CommandInfo objects using this classes constructors, this it successfully initiates objects of type CommandInfo then testcase passes otherwise it fails.
Modifier and Type | Field and Description |
---|---|
java.io.PrintWriter |
outConsole |
java.io.PrintWriter |
outLog |
com.sun.javatest.Status |
status |
Constructor and Description |
---|
CommandInfo_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) |