| Constructor and Description |
|---|
HasLabelMatcher(org.hamcrest.Matcher<String> matcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description desc) |
boolean |
matchesSafely(Object target) |
describeMismatch, describeMismatchSafely, matchespublic HasLabelMatcher(org.hamcrest.Matcher<String> matcher)