All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description LambdaAnswer<T> AnAnswerto optionally call the real method and allow returning a custom result.LambdaAnswer.ValueToReturn<T> LatchCountDownAndCallRealMethodAnswer AnAnswerfor void returning methods that calls the real method and counts down a latch.RabbitListenerTest Annotate a@Configurationclass with this to enable proxying@RabbitListenerbeans to capture arguments and result (if any).RabbitListenerTestBootstrap Overrides the default BPP with aRabbitListenerTestHarness.RabbitListenerTestHarness BeanPostProcessor extendingRabbitListenerAnnotationBeanPostProcessor.RabbitListenerTestHarness.InvocationData RabbitListenerTestSelector ARabbitListenerConfigurationSelectorextension to register aRabbitListenerTestBootstrap, but already with the higher order, so theRabbitListenerTestHarnessbean is registered earlier, thanRabbitListenerAnnotationBeanPostProcessor.SpringRabbitTest Adds infrastructure beans to a Spring test context; do not use with Spring Boot since it has its own auto configuration mechanism.SpringRabbitTest.ContainerType Container type.TestRabbitTemplate ARabbitTemplatethat invokes@RabbitListeners directly.