Class getAllCommands_Test
- java.lang.Object
-
- com.sun.javatest.lib.MultiTest
-
- javasoft.sqe.tests.api.javax.activation.DataHandler.getAllCommands_Test
-
- All Implemented Interfaces:
com.sun.javatest.Test
public class getAllCommands_Test extends com.sun.javatest.lib.MultiTest
Create a DataHandler object then use it to invoke getAllCommands() api, if returns non-null array object containing all commands for the type of data represented in the DataHandler, then this testcase passes.
-
-
Constructor Summary
Constructors Constructor Description getAllCommands_Test()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description com.sun.javatest.Status
getAllCommandsTest1()
com.sun.javatest.Status
getAllCommandsTest2()
static void
main(java.lang.String[] argv)
-