public class EmailEmptyTemplateTest extends Object
Modifier and Type | Field and Description |
---|---|
com.icegreen.greenmail.junit4.GreenMailRule |
greenMail |
LoggingTestRule |
loggingRule |
Constructor and Description |
---|
EmailEmptyTemplateTest() |
Modifier and Type | Method and Description |
---|---|
void |
emptyFreemarkerMultiTemplateShouldNotReportAnError() |
void |
emptyFreemarkerTemplateShouldNotReportAnError() |
void |
emptyThymeleafMultiTemplateShouldNotReportAnError() |
void |
emptyThymeleafTemplateShouldNotReportAnError() |
void |
setUp() |
public final LoggingTestRule loggingRule
public final com.icegreen.greenmail.junit4.GreenMailRule greenMail
public void setUp() throws IOException
IOException
public void emptyThymeleafTemplateShouldNotReportAnError() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void emptyFreemarkerTemplateShouldNotReportAnError() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void emptyThymeleafMultiTemplateShouldNotReportAnError() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void emptyFreemarkerMultiTemplateShouldNotReportAnError() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
Copyright © 2021. All rights reserved.