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
Exception
public void testConnectHostPortUserPassword() throws Exception
Exception
public void testAddConnectionListener() throws Exception
Exception
public void testRemoveConnectionListener() throws Exception
Exception
public void testRemoveTransportListener() throws Exception
Exception
Copyright © 2014–2016. All rights reserved.