public class StringMatcherFunctions extends Object
| Constructor and Description |
|---|
StringMatcherFunctions() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.munit.assertion.api.matchers.Matcher |
matches(String regex) |
@Summary(value="Matches if expression matches the given regular expression") public org.mule.munit.assertion.api.matchers.Matcher matches(String regex)
Copyright © 2017 MuleSoft, Inc.. All rights reserved.