public class FluentSmsTest extends Object
Modifier and Type | Field and Description |
---|---|
LoggingTestRule |
loggingRule |
SmppServerRule<org.jsmpp.bean.SubmitSm> |
smppServer |
Constructor and Description |
---|
FluentSmsTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
useString() |
void |
useTemplate() |
void |
useTemplateString() |
public final LoggingTestRule loggingRule
public final SmppServerRule<org.jsmpp.bean.SubmitSm> smppServer
public void setUp() throws IOException, IllegalArgumentException, org.jsmpp.PDUException, org.jsmpp.extra.ResponseTimeoutException, org.jsmpp.InvalidResponseException, org.jsmpp.extra.NegativeResponseException
IOException
IllegalArgumentException
org.jsmpp.PDUException
org.jsmpp.extra.ResponseTimeoutException
org.jsmpp.InvalidResponseException
org.jsmpp.extra.NegativeResponseException
public void useString() throws MessagingException, IOException
MessagingException
IOException
public void useTemplate() throws MessagingException, IOException
MessagingException
IOException
public void useTemplateString() throws MessagingException, IOException
MessagingException
IOException
Copyright © 2021. All rights reserved.