public class FixedRecipientTransportTest extends Object
FixedRecipientTransport.| Modifier and Type | Field and Description |
|---|---|
org.jmock.integration.junit4.JUnitRuleMockery |
context |
| Constructor and Description |
|---|
FixedRecipientTransportTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAddConnectionListener() |
void |
testAddTransportListener() |
void |
testClose() |
void |
testConnect() |
void |
testConnectHostPortUserPassword() |
void |
testConnectHostUserPassword() |
void |
testConnectUserPassword() |
void |
testIsConnected() |
void |
testRemoveConnectionListener() |
void |
testRemoveTransportListener() |
void |
testSendMessage() |
void |
testSendMessageWhenNoRecipientAddress() |
public void testConnectHostUserPassword()
throws Exception
Exceptionpublic void testConnectHostPortUserPassword()
throws Exception
Exceptionpublic void testAddConnectionListener()
throws Exception
Exceptionpublic void testRemoveConnectionListener()
throws Exception
Exceptionpublic void testRemoveTransportListener()
throws Exception
ExceptionCopyright © 2014–2018. All rights reserved.