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.SendGridException
public void constructorDelegateParamCannotBeNull()
public void send() throws com.sendgrid.SendGridException
com.sendgrid.SendGridException
public void send_errorResponse() throws com.sendgrid.SendGridException
com.sendgrid.SendGridException
Copyright © 2021. All rights reserved.