| Package | Description |
|---|---|
| org.mule.tck.junit4.matcher |
| Modifier and Type | Method and Description |
|---|---|
static ValueMatcher |
ValueMatcher.valueWithId(org.hamcrest.Matcher<String> id)
Creates a new instance of the
ValueMatcher |
static ValueMatcher |
ValueMatcher.valueWithId(String id)
Creates a new instance of the
ValueMatcher |
ValueMatcher |
ValueMatcher.withChilds(ValueMatcher... valueMatcher)
Adds the
Value parts to compare. |
ValueMatcher |
ValueMatcher.withDisplayName(org.hamcrest.Matcher<String> displayName)
Adds a displayName to compare.
|
ValueMatcher |
ValueMatcher.withDisplayName(String displayName)
Adds a displayName to compare.
|
ValueMatcher |
ValueMatcher.withPartName(org.hamcrest.Matcher<String> partName)
Adds a partName to compare.
|
ValueMatcher |
ValueMatcher.withPartName(String partName)
Adds a partName to compare.
|
| Modifier and Type | Method and Description |
|---|---|
ValueMatcher |
ValueMatcher.withChilds(ValueMatcher... valueMatcher)
Adds the
Value parts to compare. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.