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
IOException
public void plainTextBody() throws MessageException, IOException, javax.mail.MessagingException
MessageException
IOException
javax.mail.MessagingException
public void htmlBody() throws MessageException, IOException, javax.mail.MessagingException
MessageException
IOException
javax.mail.MessagingException
public void htmlBodyWithEmbeddedImage() throws MessageException, IOException, javax.mail.MessagingException
MessageException
IOException
javax.mail.MessagingException
public void plainTextBodyWithAttachments() throws MessageException, IOException, javax.mail.MessagingException
MessageException
IOException
javax.mail.MessagingException
public void htmlBodyWithAttachments() throws MessageException, IOException, javax.mail.MessagingException
MessageException
IOException
javax.mail.MessagingException
public void htmlBodyWithAttachmentsAndEmbeddedImages() throws MessageException, IOException, javax.mail.MessagingException
MessageException
IOException
javax.mail.MessagingException
public void htmlAndTextBody() throws MessageException, IOException, javax.mail.MessagingException
MessageException
IOException
javax.mail.MessagingException
public void htmlAndTextBodyWithEmbeddedImage() throws MessageException, IOException, javax.mail.MessagingException
MessageException
IOException
javax.mail.MessagingException
public void htmlAndTextBodyWithAttachments() throws MessageException, IOException, javax.mail.MessagingException
MessageException
IOException
javax.mail.MessagingException
public void htmlAndTextBodyWithAttachmentsAndEmbeddedImage() throws MessageException, IOException, javax.mail.MessagingException
MessageException
IOException
javax.mail.MessagingException
Copyright © 2021. All rights reserved.