Uses of Package
org.springframework.integration.test.matcher
Package
Description
Provides several
BaseMatcher
implementations.-
ClassDescriptionA matcher that evaluates against the result of invoking a function, wrapped by the
Supplier
The goal is to defer the computation until the matcher needs to be actually evaluated.Are theMessageHeaders
of aMessage
containing any entry or multiple that match?Matcher to make assertions about message equality easier.Is the payload of aMessage
equal to a given value or is matching a given matcher?