Uses of Class
org.springframework.amqp.rabbit.test.mockito.LatchCountDownAndCallRealMethodAnswer
Package
Description
Classes for testing Spring AMQP applications.
-
Uses of LatchCountDownAndCallRealMethodAnswer in org.springframework.amqp.rabbit.test
Modifier and TypeMethodDescriptionRabbitListenerTestHarness.getLatchAnswerFor
(String id, int count) Return aLatchCountDownAndCallRealMethodAnswer
that is properly configured to invoke the listener.