Class getCommandClass_Test
- java.lang.Object
- 
- javasoft.sqe.tests.api.javax.activation.CommandInfo.getCommandClass_Test
 
- 
- All Implemented Interfaces:
- com.sun.javatest.Test
 
 public class getCommandClass_Test extends java.lang.Object implements com.sun.javatest.TestFileTypeMap is an abstract class. The main functional testing is in the only provided concrete implementation, MimetypesFileTypeMap, tested separately.If getCommandClass() returns the expected classname then this testcase passes, otherwise it fails. 
- 
- 
Field SummaryFields Modifier and Type Field Description java.io.PrintWriteroutConsole
 - 
Constructor SummaryConstructors Constructor Description getCommandClass_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)
 
-