Class | Description |
---|---|
addFrom_Test |
This class tests the addFrom() API.
|
addHeader_Test |
This class tests the addHeader() API.
|
addRecipient_Test |
This class tests the addRecipient() API.
|
getAllHeaders_Test |
This class tests the getAllHeaders() API.
|
getContent_Test |
This class tests the getContent() 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.
|
getFileName_Test |
This class tests the getFileName() API.
|
getFlags_Test |
This class tests the getFlags() API.
|
getFolder_Test |
This class tests the getFolder() API.
|
getFrom_Test |
This class tests the getFrom() API.
|
getHeader_Test |
This class tests the getHeader() API.
|
getInputStream_Test |
This class tests the getInputStream() API.
|
getMatchingHeaders_Test |
This class tests the getMatchingHeaders() API.
|
getMessageNumber_Test |
This class tests the getMessageNumber() API.
|
getNonMatchingHeaders_Test |
This class tests the getNonMatchingHeaders() API.
|
getReceivedDate_Test |
This class tests the getReceivedDate() API.
|
getRecipients_Test |
This class tests the getRecipients() API.
|
getReplyTo_Test |
This class tests the getReplyTo() API.
|
getSession_Test |
This class tests the getSession() API.
|
getSize_Test |
This class tests the getSize() API.
|
getSubject_Test |
This class tests the getSubject() API.
|
isExpunged_Test |
This class tests the isExpunged() API.
|
isSet_Test |
This class tests the isSet() API.
|
match_Test |
This class tests the match() API.
|
removeHeader_Test |
This class tests the removeHeader() API.
|
saveChanges_Test |
This class tests the saveChanges() API.
|
setContent_Test |
This class tests the setContent() API.
|
setDataHandler_Test |
This class tests the setDataHandler() API.
|
setFileName_Test |
This class tests the setFileName() API.
|
setFileNameTest_encodeFalse_decodeTrue |
This class tests the setFileName() API.
|
setFileNameTest_encodeTrue_decodeFalse |
This class tests the setFileName() API.
|
setFlag_Test |
This class tests the setFlag() API.
|
setFrom_Test |
This class tests the setFrom() API.
|
setHeader_Test |
This class tests the setHeader() API.
|
setRecipients_Test |
This class tests the setRecipients() API.
|
setReplyTo_Test |
This class tests the setReplyTo() API.
|
setSubject_Test |
This class tests the setSubject() API.
|