Registry / testing / spring-rabbit-test

spring-rabbit-test

JSON →
library4.0.3javamavenunverified

Spring Rabbit Test Support provides testing utilities for Spring AMQP with RabbitMQ.

<dependency> <groupId>org.springframework.amqp</groupId> <artifactId>spring-rabbit-test</artifactId> <version>4.0.3</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-RABBIT-TEST
S
spring-rabbit-test
testingjavav4.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RabbitTest
org.springframework.amqp.rabbit.test.RabbitTest

Minimal usage of Spring Rabbit Test

import org.springframework.amqp.rabbit.test.RabbitTest; public class Example { public static void main(String[] args) { RabbitTest test = new RabbitTest(); System.out.println(test.toString()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
spring-rabbit-test — mvn dependency:get spring-rabbit-test · libregistry