MimeTypeParameterList

These tests are designed to test the functionality of MimeTypeParameterList
The folling are the test descriptions for the tests developed.Links to the sources are also included.

API Tests

titleMimeTypeParameterList() Test
nameMimeTypeParameterList_Test
sourceMimeTypeParameterList_Test.java
executeClassjavasoft.sqe.tests.api.javax.activation.MimeTypeParameterList.MimeTypeParameterList_Test
keywordscompile execute jaf extensionAPI

titlegetNames() Test
namegetNames_Test
sourcegetNames_Test.java
executeClassjavasoft.sqe.tests.api.javax.activation.MimeTypeParameterList.getNames_Test
keywordscompile execute jaf extensionAPI

titleget() Test
nameget_Test
sourceget_Test.java
executeClassjavasoft.sqe.tests.api.javax.activation.MimeTypeParameterList.get_Test
keywordscompile execute jaf extensionAPI

titleisEmpty() Test
nameisEmpty_Test
sourceisEmpty_Test.java
executeClassjavasoft.sqe.tests.api.javax.activation.MimeTypeParameterList.isEmpty_Test
keywordscompile execute jaf extensionAPI

titleremove() Test
nameremove_Test
sourceremove_Test.java
executeClassjavasoft.sqe.tests.api.javax.activation.MimeTypeParameterList.remove_Test
keywordscompile execute jaf extensionAPI

titleset() Test
nameset_Test
sourceset_Test.java
executeClassjavasoft.sqe.tests.api.javax.activation.MimeTypeParameterList.set_Test
keywordscompile execute jaf extensionAPI

titlesize() Test
namesize_Test
sourcesize_Test.java
executeClassjavasoft.sqe.tests.api.javax.activation.MimeTypeParameterList.size_Test
keywordscompile execute jaf extensionAPI

titletoString() Test
nametoString_Test
sourcetoString_Test.java
executeClassjavasoft.sqe.tests.api.javax.activation.MimeTypeParameterList.toString_Test
keywordscompile execute jaf extensionAPI