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