Files
Gary Russell 08b7171572 GH-1494: Fix Test Harness with @Repeatable
Resolves https://github.com/spring-projects/spring-amqp/issues/1494

Capture mode failed to capture arguments/result/exception if multiple
`@RabbitListener` annotations present.

**cherry-pick to 2.4.x**
2022-08-29 11:54:11 -04:00
..

= spring-rabbit-test

This project provides testing support classes to help with testing `spring-rabbit` applications.