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
IOExceptionpublic void simple()
throws MessagingException,
javax.mail.MessagingException
MessagingExceptionpublic void withThymeleaf()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void withThymeleafResources()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void withThymeleafResourcesXhtml()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void withThymeleafSubject()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void subjectInTextTemplate()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void multiContent()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void multiContentShortcut()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void invalidTemplate()
throws MessagingException,
IOException
MessagingExceptionIOExceptionpublic void attachmentLookup()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void attachmentFile()
throws MessagingException,
IOException,
javax.mail.MessagingException
MessagingExceptionIOExceptionpublic void attachmentStream()
throws MessagingException,
IOException,
javax.mail.MessagingException
MessagingExceptionIOExceptionCopyright © 2021. All rights reserved.