public class RabbitMqAmqpTransportConnectorTest extends Object
RabbitMqAmqpTransportConnector.| Modifier and Type | Class and Description |
|---|---|
private static class |
RabbitMqAmqpTransportConnectorTest.FakeAuthConnector
An extended AMQP connector with fixed plaintext authentication (see src/test/config.json).
|
| Constructor and Description |
|---|
RabbitMqAmqpTransportConnectorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testRabbitMqConnector()
Tests the connector through explicitly setting/resetting the factory
implementation.
|
public void testRabbitMqConnector()
throws IOException
TestQpidServer so that the test is
self-contained.IOException - in case that connection/communication failsCopyright © 2021. All rights reserved.