public class EqMatcherFunction extends Object implements org.mule.api.el.ExpressionLanguageFunction
MEL function for the Munit EqMatcher
<mock:verify-call messageProcessor="jira:create-group" atLeast="1">
<mock:attributes>
<mock:attribute name="userName" whereValue-ref='#[eq(#[string:name])]'/>
</mock:attributes>
</mock:verify-call>
| Constructor and Description |
|---|
EqMatcherFunction() |
Copyright © 2016. All rights reserved.