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