public class EmailSMTPDefaultsTest extends Object
Modifier and Type | Field and Description |
---|---|
com.icegreen.greenmail.junit4.GreenMailRule |
greenMail |
LoggingTestRule |
loggingRule |
Constructor and Description |
---|
EmailSMTPDefaultsTest() |
Modifier and Type | Method and Description |
---|---|
void |
attachmentFile() |
void |
attachmentLookup() |
void |
attachmentStream() |
void |
invalidTemplate() |
void |
multiContent() |
void |
multiContentShortcut() |
void |
setUp() |
void |
simple() |
void |
subjectInTextTemplate() |
void |
withThymeleaf() |
void |
withThymeleafResources() |
void |
withThymeleafResourcesXhtml() |
void |
withThymeleafSubject() |
public final LoggingTestRule loggingRule
public final com.icegreen.greenmail.junit4.GreenMailRule greenMail
public void setUp() throws IOException
IOException
public void simple() throws MessagingException, javax.mail.MessagingException
MessagingException
public void withThymeleaf() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void withThymeleafResources() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void withThymeleafResourcesXhtml() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void withThymeleafSubject() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void subjectInTextTemplate() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void multiContent() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void multiContentShortcut() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void invalidTemplate() throws MessagingException, IOException
MessagingException
IOException
public void attachmentLookup() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void attachmentFile() throws MessagingException, IOException, javax.mail.MessagingException
MessagingException
IOException
public void attachmentStream() throws MessagingException, IOException, javax.mail.MessagingException
MessagingException
IOException
Copyright © 2021. All rights reserved.