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