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
IOExceptionpublic void emptyThymeleafTemplateShouldNotReportAnError()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void emptyFreemarkerTemplateShouldNotReportAnError()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void emptyThymeleafMultiTemplateShouldNotReportAnError()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void emptyFreemarkerMultiTemplateShouldNotReportAnError()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionCopyright © 2021. All rights reserved.