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
IOException
public void withThymeleafMulti() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void withThymeleafMissingVariant() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void withThymeleafInvalidPath() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void withThymeleafOneVariantWithParsingError() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void withThymeleafOneVariantWithInvalidResourcePath() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void withFreemarkerMulti() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void withFreemarkerMissingVariant() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void withFreemarkerInvalidPath() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void withFreemarkerOneVariantWithParsingError() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void withFreemarkerOneVariantWithInvalidResourcePath() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void thymeleafHtmlFreemarkerText() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
public void thymeleafHtmlStringFreemarkerTextString() throws MessagingException, javax.mail.MessagingException, IOException
MessagingException
IOException
Copyright © 2021. All rights reserved.