public class EmailTemplateStringTest extends Object
| Modifier and Type | Field and Description |
|---|---|
com.icegreen.greenmail.junit4.GreenMailRule |
greenMail |
LoggingTestRule |
loggingRule |
| Constructor and Description |
|---|
EmailTemplateStringTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
htmlTemplateStringWithFreemarker() |
void |
htmlTemplateStringWithThymeleaf() |
void |
setUp() |
void |
textTemplateStringWithFreemarker() |
void |
textTemplateStringWithThymeleaf() |
public final LoggingTestRule loggingRule
public final com.icegreen.greenmail.junit4.GreenMailRule greenMail
public void setUp()
throws IOException
IOExceptionpublic void htmlTemplateStringWithThymeleaf()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void textTemplateStringWithThymeleaf()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void htmlTemplateStringWithFreemarker()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void textTemplateStringWithFreemarker()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionCopyright © 2021. All rights reserved.