Uses of Class
org.springframework.cloud.stream.test.matcher.MessageQueueMatcher
Packages that use MessageQueueMatcher
-
Uses of MessageQueueMatcher in org.springframework.cloud.stream.test.matcher
Methods in org.springframework.cloud.stream.test.matcher that return MessageQueueMatcherModifier and TypeMethodDescriptionMessageQueueMatcher.immediately()MessageQueueMatcher.indefinitely()static <P> MessageQueueMatcher<P>MessageQueueMatcher.receivesMessageThat(org.hamcrest.Matcher<org.springframework.messaging.Message<P>> messageMatcher) static <P> MessageQueueMatcher<P>MessageQueueMatcher.receivesPayloadThat(org.hamcrest.Matcher<P> payloadMatcher)