Package org.springframework.integration.test.matcher
package org.springframework.integration.test.matcher
Provides several 
BaseMatcher implementations.- 
ClassesClassDescriptionA matcher that evaluates against the result of invoking a function, wrapped by theSupplierThe goal is to defer the computation until the matcher needs to be actually evaluated.Are theMessageHeadersof aMessagecontaining any entry or multiple that match?MapContentMatchers<T,V> Matchers that examine the contents of aMap.Matcher to make assertions about message equality easier.Mockito matcher factory forMessagematcher creation.Matcher to make assertions about message equality easier.Is the payload of aMessageequal to a given value or is matching a given matcher?