JUnit support for Spring RabbitMQ testing, providing test utilities and mock factories.
<dependency>
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-rabbit-junit</artifactId>
<version>4.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of RabbitAvailable annotation for JUnit tests.
Ensure RabbitMQ is running or use embedded broker.
No dependency data recorded yet.