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
IOException
public void simple() throws MessagingException, IOException, InterruptedException
public void newLines() throws MessagingException, IOException
MessagingException
IOException
public void badRequest() throws MessagingException, IOException, InterruptedException
public void errorInResponse() throws MessagingException, IOException, InterruptedException
public void longMessage() throws MessagingException, IOException
MessagingException
IOException
public void severalRecipients() throws MessagingException, IOException
MessagingException
IOException
public void phoneNumberConversion() throws MessagingException, IOException
MessagingException
IOException
public void nationalNumber() throws MessagingException, IOException
MessagingException
IOException
public void customTag() throws MessagingException, IOException
MessagingException
IOException
Copyright © 2021. All rights reserved.