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
IOException
public void htmlTemplateStringWithThymeleaf() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void textTemplateStringWithThymeleaf() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void htmlTemplateStringWithFreemarker() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void textTemplateStringWithFreemarker() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
Copyright © 2021. All rights reserved.