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