public class PageElementIsSelected
extends org.hamcrest.TypeSafeMatcher<com.atlassian.pageobjects.elements.PageElement>
Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(com.atlassian.pageobjects.elements.PageElement item) |
static org.hamcrest.Matcher<com.atlassian.pageobjects.elements.PageElement> |
pageElementIsSelected() |
describeMismatch, describeMismatchSafely, matches
protected boolean matchesSafely(com.atlassian.pageobjects.elements.PageElement item)
matchesSafely
in class org.hamcrest.TypeSafeMatcher<com.atlassian.pageobjects.elements.PageElement>
public void describeTo(org.hamcrest.Description description)
public static org.hamcrest.Matcher<com.atlassian.pageobjects.elements.PageElement> pageElementIsSelected()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.