T - type to matchpublic abstract class SelectorMatcher<T> extends TypeSafeWrappingMatcher<Selector,T>
Selector.| Modifier | Constructor and Description |
|---|---|
protected |
SelectorMatcher(org.hamcrest.Matcher<T> matcher) |
| Modifier and Type | Method and Description |
|---|---|
protected Selector |
getSelector() |
protected String |
getSelectorName() |
protected boolean |
matchesSafely(Selector item) |
protected void |
setSelector(Selector selector) |
describeMismatchSafely, describeTo, getInternalMatcher, map, setInternalMatcherprotected SelectorMatcher(org.hamcrest.Matcher<T> matcher)
protected Selector getSelector()
protected String getSelectorName()
protected boolean matchesSafely(Selector item)
matchesSafely in class TypeSafeWrappingMatcher<Selector,T>protected void setSelector(Selector selector)
Copyright © 2017–2022 wcm.io QA. All rights reserved.