public class EmailMultiTemplateTest extends Object
| Modifier and Type | Field and Description |
|---|---|
com.icegreen.greenmail.junit4.GreenMailRule |
greenMail |
LoggingTestRule |
loggingRule |
| Constructor and Description |
|---|
EmailMultiTemplateTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
thymeleafHtmlFreemarkerText() |
void |
thymeleafHtmlStringFreemarkerTextString() |
void |
withFreemarkerInvalidPath() |
void |
withFreemarkerMissingVariant() |
void |
withFreemarkerMulti() |
void |
withFreemarkerOneVariantWithInvalidResourcePath() |
void |
withFreemarkerOneVariantWithParsingError() |
void |
withThymeleafInvalidPath() |
void |
withThymeleafMissingVariant() |
void |
withThymeleafMulti() |
void |
withThymeleafOneVariantWithInvalidResourcePath() |
void |
withThymeleafOneVariantWithParsingError() |
public final LoggingTestRule loggingRule
public final com.icegreen.greenmail.junit4.GreenMailRule greenMail
public void setUp()
throws IOException
IOExceptionpublic void withThymeleafMulti()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void withThymeleafMissingVariant()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void withThymeleafInvalidPath()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void withThymeleafOneVariantWithParsingError()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void withThymeleafOneVariantWithInvalidResourcePath()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void withFreemarkerMulti()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void withFreemarkerMissingVariant()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void withFreemarkerInvalidPath()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void withFreemarkerOneVariantWithParsingError()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void withFreemarkerOneVariantWithInvalidResourcePath()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void thymeleafHtmlFreemarkerText()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionpublic void thymeleafHtmlStringFreemarkerTextString()
throws MessagingException,
javax.mail.MessagingException,
IOException
MessagingExceptionIOExceptionCopyright © 2021. All rights reserved.