public final class MkQueryUriMatcher extends TypeSafeDiagnosingMatcher<MkQuery>
MkQuery.uri()
contents.Modifier and Type | Method and Description |
---|---|
void |
describeTo(Description desc) |
protected boolean |
matchesSafely(MkQuery item,
Description desc) |
describeMismatch, matches
_dont_implement_Matcher___instead_extend_BaseMatcher_, toString
public void describeTo(Description desc)
protected boolean matchesSafely(MkQuery item, Description desc)
matchesSafely
in class TypeSafeDiagnosingMatcher<MkQuery>
Copyright © 2012–2021 jcabi.com. All rights reserved.