| Package | Description |
|---|---|
| org.mule.tck.junit4.matcher |
| Modifier and Type | Method and Description |
|---|---|
static <T,R> FunctionExpressionMatcher<T,R> |
FunctionExpressionMatcher.expressionMatches(Function<T,R> resolver,
org.hamcrest.Matcher<? extends R> matcher)
Builds a matcher that lazily evaluates against the object returned by the given resolver
Function. |
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.