Class getCommandObject_Test
- java.lang.Object
- 
- javasoft.sqe.tests.api.javax.activation.CommandInfo.getCommandObject_Test
 
- 
- All Implemented Interfaces:
- com.sun.javatest.Test
 
 public class getCommandObject_Test extends java.lang.Object implements com.sun.javatest.TestCreate a CommandInfo object using one its contructors, then invoke getCommandObject(), if it returns a non-null object then this test passes otherwise it fails.
- 
- 
Field SummaryFields Modifier and Type Field Description java.io.PrintWriteroutConsolejava.io.PrintWriteroutLog
 - 
Constructor SummaryConstructors Constructor Description getCommandObject_Test()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] argv)com.sun.javatest.Statusrun(java.lang.String[] argv, java.io.PrintWriter outLog, java.io.PrintWriter outConsole)
 
-