Uses of Class
org.springframework.integration.test.matcher.PayloadMatcher
Package
Description
Provides several
BaseMatcher
implementations.-
Uses of PayloadMatcher in org.springframework.integration.test.matcher
Modifier and TypeMethodDescriptionstatic <P> PayloadMatcher<P>
PayloadMatcher.hasPayload
(org.hamcrest.Matcher<P> payloadMatcher) static <P> PayloadMatcher<P>
PayloadMatcher.hasPayload
(P payload)