- java.lang.Object
-
- org.hamcrest.BaseMatcher<T>
-
- org.hamcrest.TypeSafeMatcher<org.mule.runtime.core.api.message.PartAttributes>
-
- org.mule.functional.junit4.matchers.IsPartWithFilename
-
-
Method Summary
All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
protected void |
describeMismatchSafely(org.mule.runtime.core.api.message.PartAttributes partAttributes,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(org.mule.runtime.core.api.message.PartAttributes partAttributes) |
-
Methods inherited from class org.hamcrest.TypeSafeMatcher
describeMismatch, matches
-
Methods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, toString
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.