public class CloudhopperSmppTest extends Object
Modifier and Type | Field and Description |
---|---|
LoggingTestRule |
loggingRule |
SmppServerRule<org.jsmpp.bean.SubmitSm> |
smppServer |
Constructor and Description |
---|
CloudhopperSmppTest() |
Modifier and Type | Method and Description |
---|---|
void |
longMessage() |
void |
setUp() |
void |
severalRecipients() |
void |
simple() |
public final LoggingTestRule loggingRule
public final SmppServerRule<org.jsmpp.bean.SubmitSm> smppServer
public void setUp() throws IOException
IOException
public void simple() throws MessagingException, IOException
MessagingException
IOException
public void longMessage() throws MessagingException, IOException
MessagingException
IOException
public void severalRecipients() throws MessagingException, IOException
MessagingException
IOException
Copyright © 2021. All rights reserved.