public class RabbitTestSupport
extends org.springframework.cloud.stream.test.junit.AbstractExternalResourceTestSupport<org.springframework.amqp.rabbit.connection.CachingConnectionFactory>
Rule
that detects the fact that RabbitMQ is available on
localhost.Modifier and Type | Class and Description |
---|---|
static class |
RabbitTestSupport.RabbitProxy
Test class to allow testing deferred entity declarations when RabbitMQ is down.
|
Constructor and Description |
---|
RabbitTestSupport() |
RabbitTestSupport(boolean management) |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanupResource() |
protected void |
obtainResource() |
public RabbitTestSupport()
public RabbitTestSupport(boolean management)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.