public class OvhSmsTest extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) OvhSmsBuilder |
builder |
LoggingTestRule |
logging |
com.github.tomakehurst.wiremock.junit.WireMockRule |
serverRule |
| Constructor and Description |
|---|
OvhSmsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
badRequest() |
void |
customTag() |
void |
errorInResponse() |
void |
longMessage() |
void |
nationalNumber() |
void |
newLines() |
void |
phoneNumberConversion() |
void |
setUp() |
void |
severalRecipients() |
void |
simple() |
public final LoggingTestRule logging
public com.github.tomakehurst.wiremock.junit.WireMockRule serverRule
OvhSmsBuilder builder
public void setUp()
throws IOException
IOExceptionpublic void simple()
throws MessagingException,
IOException,
InterruptedException
public void newLines()
throws MessagingException,
IOException
MessagingExceptionIOExceptionpublic void badRequest()
throws MessagingException,
IOException,
InterruptedException
public void errorInResponse()
throws MessagingException,
IOException,
InterruptedException
public void longMessage()
throws MessagingException,
IOException
MessagingExceptionIOExceptionpublic void severalRecipients()
throws MessagingException,
IOException
MessagingExceptionIOExceptionpublic void phoneNumberConversion()
throws MessagingException,
IOException
MessagingExceptionIOExceptionpublic void nationalNumber()
throws MessagingException,
IOException
MessagingExceptionIOExceptionpublic void customTag()
throws MessagingException,
IOException
MessagingExceptionIOExceptionCopyright © 2021. All rights reserved.