public final class SendGridTranslationTest extends Object
ogham and the
SendGridV4Sender class. The emails are captured at the boundary between
the ogham-aware code and the SendGrid-java
-aware code, i.e. the SendGridClient interface.| Modifier and Type | Field and Description |
|---|---|
LoggingTestRule |
loggingRule |
| Constructor and Description |
|---|
SendGridTranslationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
forAccentedTextEmail() |
void |
forBasicHtmlEmail() |
void |
forBasicTextEmail() |
void |
forTemplatedHtmlEmail() |
void |
forTemplatedTextEmail() |
void |
setUp() |
public final LoggingTestRule loggingRule
public void setUp()
public void forBasicTextEmail()
throws MessagingException,
SendGridException
MessagingExceptionSendGridExceptionpublic void forAccentedTextEmail()
throws MessagingException,
SendGridException
MessagingExceptionSendGridExceptionpublic void forBasicHtmlEmail()
throws MessagingException,
SendGridException
MessagingExceptionSendGridExceptionpublic void forTemplatedTextEmail()
throws MessagingException,
SendGridException
MessagingExceptionSendGridExceptionpublic void forTemplatedHtmlEmail()
throws MessagingException,
SendGridException
MessagingExceptionSendGridExceptionCopyright © 2021. All rights reserved.