public final class SendGridClientTest extends Object
| Constructor and Description |
|---|
SendGridClientTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
constructorDelegateParamCannotBeNull() |
void |
send_errorResponse() |
void |
send() |
void |
sendEmailParamCannotBeNull() |
void |
setUp() |
public void setUp()
public void sendEmailParamCannotBeNull()
throws com.sendgrid.SendGridException
com.sendgrid.SendGridExceptionpublic void constructorDelegateParamCannotBeNull()
public void send()
throws com.sendgrid.SendGridException
com.sendgrid.SendGridExceptionpublic void send_errorResponse()
throws com.sendgrid.SendGridException
com.sendgrid.SendGridExceptionCopyright © 2021. All rights reserved.