public class MessagingTestCaseBase extends java.lang.Object implements TestCase, OptOutMultiSession
| Modifier and Type | Class and Description |
|---|---|
static class |
MessagingTestCaseBase.MessageCollector |
| Constructor and Description |
|---|
MessagingTestCaseBase() |
| Modifier and Type | Method and Description |
|---|---|
protected Configuration |
memoryIoConfiguration() |
protected MessageSender |
messageSender(ObjectContainer client) |
protected ObjectContainer |
openClient(java.lang.String clientId,
ObjectServer server) |
protected ObjectServer |
openServer(Configuration config) |
protected ObjectServer |
openServerWith(MessageRecipient recipient) |
protected void |
setMessageRecipient(ObjectContainer container,
MessageRecipient recipient) |
protected MessageSender messageSender(ObjectContainer client)
protected ObjectContainer openClient(java.lang.String clientId, ObjectServer server)
protected ObjectServer openServerWith(MessageRecipient recipient)
protected Configuration memoryIoConfiguration()
protected ObjectServer openServer(Configuration config)
protected void setMessageRecipient(ObjectContainer container, MessageRecipient recipient)