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