public class setDefaultFileTypeMap_Test
extends java.lang.Object
implements com.sun.javatest.Test
Get a default FileTypeMap object then use it to call setDefaultFileTypeMap() api with {FileTypeMap|null} parameter, then call getDefaultFileTypeMap() method, if set/get values are the same then this testcase passes, otherwise it fails.
Constructor and Description |
---|
setDefaultFileTypeMap_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) |