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
MessagingException
public void invalidSystemId() throws MessagingException
MessagingException
public void invalidPassword() throws MessagingException
MessagingException
Copyright © 2021. All rights reserved.