public class remove_Test
extends com.sun.javatest.lib.MultiTest
Create an instance of MimeTypeParameterList, then use it to call remove() method with given name string, if it then removes the associated value [we check this by calling get(name)], then this testcase passes, otherwise it fails.
Constructor and Description |
---|
remove_Test() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] argv) |
com.sun.javatest.Status |
removeTest() |