public class getDefaultFileTypeMap_Test
extends java.lang.Object
implements com.sun.javatest.Test
Get a default FileTypeMap object then use it to call getDefaultFileTypeMap() and setDefaultFileTypeMap() methods to test if the get/set values are the same, if so then this testcase passes, otherwise it fails.
Constructor and Description |
---|
getDefaultFileTypeMap_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) |