public class ConnectionFailureTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.RuleChain |
chain |
(package private) SmppServerRule<org.jsmpp.bean.SubmitSm> |
smppServer |
| Constructor and Description |
|---|
ConnectionFailureTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
invalidPassword() |
void |
invalidServerAddress() |
void |
invalidSystemId() |
SmppServerRule<org.jsmpp.bean.SubmitSm> smppServer
public final org.junit.rules.RuleChain chain
public void invalidServerAddress()
throws MessagingException
MessagingExceptionpublic void invalidSystemId()
throws MessagingException
MessagingExceptionpublic void invalidPassword()
throws MessagingException
MessagingExceptionCopyright © 2021. All rights reserved.