public class IsSelectedMatcher<T extends WebElementState>
extends org.hamcrest.TypeSafeMatcher<T>
| Constructor and Description |
|---|
IsSelectedMatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
describeMismatchSafely(T item,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(T element) |
protected boolean matchesSafely(T element)
matchesSafely in class org.hamcrest.TypeSafeMatcher<T extends WebElementState>public void describeTo(org.hamcrest.Description description)
protected void describeMismatchSafely(T item, org.hamcrest.Description mismatchDescription)
describeMismatchSafely in class org.hamcrest.TypeSafeMatcher<T extends WebElementState>Copyright © 2023. All rights reserved.