Method Summary |
|
protected void | debugMessage(MimeMessage mm) |
protected String | getCleanedMessageSource(MimeMessage mm) This test is not usable in different locale environment. |
protected MimeMessage | getMessageWithBadReturnPath() |
protected String | getMessageWithBadReturnPathSource() |
protected String | getMissingEncodingAddHeaderExpected() |
protected MimeMessage | getMissingEncodingAddHeaderMessage() |
protected String | getMissingEncodingAddHeaderSource() |
protected MimeMessage | getMissingEncodingMessage() |
protected String | getMissingEncodingMessageSource() |
protected MimeMessage | getMultipartMessage() |
protected String | getMultipartMessageExpected1() |
protected String | getMultipartMessageExpected2() |
protected String | getMultipartMessageExpected3() |
protected String | getMultipartMessageSource() |
protected MimeMessage | getSimpleMessage() |
protected String | getSimpleMessageCleanedSource() |
protected String | getSimpleMessageCleanedSourceHeaderExpected() |
public void | testGetLineCount() |
public void | testHeaderOrder() |
public void | testMessageCloningViaCoW() This test throw a NullPointerException when the original message was created by
a MimeMessageInputStreamSource. |
public void | testMessageCloningViaCoW2() This test throw a NullPointerException when the original message was created by
a MimeMessageInputStreamSource. |
public void | testMessageCloningViaCoWSubjectLost() This test throw a NullPointerException when the original message was created by
a MimeMessageInputStreamSource. |
public void | testMultipartMessageChanges() |
public void | testReturnPath() |
public void | testSimpleMessage() |