| Package | Description |
|---|---|
| org.mule.tck.junit4.matcher |
| Modifier and Type | Method and Description |
|---|---|
static ErrorTypeMatcher |
ErrorTypeMatcher.errorType(org.mule.runtime.api.component.ComponentIdentifier errorIdentifier) |
static ErrorTypeMatcher |
ErrorTypeMatcher.errorType(org.mule.runtime.extension.api.error.ErrorTypeDefinition type) |
static ErrorTypeMatcher |
ErrorTypeMatcher.errorType(org.hamcrest.Matcher<String> namespace,
org.hamcrest.Matcher<String> type) |
static ErrorTypeMatcher |
ErrorTypeMatcher.errorType(String namespace,
String type) |
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.