Class | Description |
---|---|
addHeader_Test |
This class tests the addHeader() API.
|
addHeaderLine_Test |
This class tests the addHeaderLine() API.
|
attachFile_saveFile_Test |
This class tests the attachFile and saveFile API.
|
getAllHeaderLines_Test |
This class tests the getAllHeaderLines() API.
|
getAllHeaders_Test |
This class tests the getAllHeaders() API.
|
getContent_Test |
This class tests the getContent() API.
|
getContentID_Test |
This class tests the getContentID() API.
|
getContentLanguage_Test |
This class tests the getContentLanguage() API.
|
getContentMD5_Test |
This class tests the getContentMD5() API.
|
getContentType_Test |
This class tests the getContentType() API.
|
getDataHandler_Test |
This class tests the getDataHandler() API.
|
getDescription_Test |
This class tests the getDescription() API.
|
getDisposition_Test |
This class tests the getDisposition() API.
|
getEncoding_Test |
This class tests the getEncoding() API.
|
getFileName_Test |
This class tests the getFileName() API.
|
getHeader_Test |
This class tests the getHeader() API.
|
getLineCount_Test |
This class tests the getLineCount() API.
|
getMatchHeadLines_Test |
This class tests the getMatchingHeaderLines() API.
|
getMatchingHeaders_Test |
This class tests the getMatchingHeaders() API.
|
getNonMatchHead_Test |
This class tests the getNonMatchingHeaders() API.
|
getNonMatchHeadLines_Test |
This class tests the getNonMatchingHeaderLines() API.
|
getSize_Test |
This class tests the getSize() API.
|
isMimeType_Test |
This class tests the isMimeType() API.
|
mimeBodyPart_Test |
This class tests the MimeBodyPart() API.
|
removeHeader_Test |
This class tests the removeHeader() API.
|
setContent_Test |
This class tests the setContent() API.
|
setContentLanguage_Test |
This class tests the setContentLanguage() API.
|
setContentMD5_Test |
This class tests the setContentMD5() API.
|
setDataHandler_Test |
This class tests the setDataHandler() API.
|
setDescription_Test |
This class tests the setDescription() API.
|
setDisposition_Test |
This class tests the setDisposition() API.
|
setFileName_Test |
This class tests the setFileName() API.
|
setFileNameEncoded_Test |
This class tests the setFileName() API.
|
setHeader_Test |
This class tests the setHeader() API.
|
setText_Test |
This class tests the setText() API.
|
writeTo_Test |
This class tests the writeTo() API.
|