public class JavaMailStructureTest extends Object
| Modifier and Type | Field and Description |
|---|---|
com.icegreen.greenmail.junit4.GreenMailRule |
greenMail |
LoggingTestRule |
loggingRule |
| Constructor and Description |
|---|
JavaMailStructureTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
htmlAndTextBody() |
void |
htmlAndTextBodyWithAttachments() |
void |
htmlAndTextBodyWithAttachmentsAndEmbeddedImage() |
void |
htmlAndTextBodyWithEmbeddedImage() |
void |
htmlBody() |
void |
htmlBodyWithAttachments() |
void |
htmlBodyWithAttachmentsAndEmbeddedImages() |
void |
htmlBodyWithEmbeddedImage() |
void |
plainTextBody() |
void |
plainTextBodyWithAttachments() |
void |
setUp() |
public final LoggingTestRule loggingRule
public final com.icegreen.greenmail.junit4.GreenMailRule greenMail
public void setUp()
throws IOException
IOExceptionpublic void plainTextBody()
throws MessageException,
IOException,
javax.mail.MessagingException
MessageExceptionIOExceptionjavax.mail.MessagingExceptionpublic void htmlBody()
throws MessageException,
IOException,
javax.mail.MessagingException
MessageExceptionIOExceptionjavax.mail.MessagingExceptionpublic void htmlBodyWithEmbeddedImage()
throws MessageException,
IOException,
javax.mail.MessagingException
MessageExceptionIOExceptionjavax.mail.MessagingExceptionpublic void plainTextBodyWithAttachments()
throws MessageException,
IOException,
javax.mail.MessagingException
MessageExceptionIOExceptionjavax.mail.MessagingExceptionpublic void htmlBodyWithAttachments()
throws MessageException,
IOException,
javax.mail.MessagingException
MessageExceptionIOExceptionjavax.mail.MessagingExceptionpublic void htmlBodyWithAttachmentsAndEmbeddedImages()
throws MessageException,
IOException,
javax.mail.MessagingException
MessageExceptionIOExceptionjavax.mail.MessagingExceptionpublic void htmlAndTextBody()
throws MessageException,
IOException,
javax.mail.MessagingException
MessageExceptionIOExceptionjavax.mail.MessagingExceptionpublic void htmlAndTextBodyWithEmbeddedImage()
throws MessageException,
IOException,
javax.mail.MessagingException
MessageExceptionIOExceptionjavax.mail.MessagingExceptionpublic void htmlAndTextBodyWithAttachments()
throws MessageException,
IOException,
javax.mail.MessagingException
MessageExceptionIOExceptionjavax.mail.MessagingExceptionpublic void htmlAndTextBodyWithAttachmentsAndEmbeddedImage()
throws MessageException,
IOException,
javax.mail.MessagingException
MessageExceptionIOExceptionjavax.mail.MessagingExceptionCopyright © 2021. All rights reserved.