T - the type of MuleException to matchpublic class ThrowableExceptionInfoMatcher<T extends org.mule.runtime.api.exception.MuleException>
extends org.hamcrest.TypeSafeMatcher<T>
info of a MuleException.| Constructor and Description |
|---|
ThrowableExceptionInfoMatcher(org.hamcrest.Matcher<Map<? extends String,?>> matcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
static <T extends org.mule.runtime.api.exception.MuleException> |
hasInfo(org.hamcrest.Matcher<Map<? extends String,?>> matcher) |
protected boolean |
matchesSafely(T item) |
describeMismatch, describeMismatchSafely, matchesCopyright © 2003–2024 MuleSoft, Inc.. All rights reserved.