Class BrowseGroupsPage.GroupDetailsMatcher
java.lang.Object
org.hamcrest.BaseMatcher<BrowseGroupsPage.GroupDetails>
org.hamcrest.TypeSafeMatcher<BrowseGroupsPage.GroupDetails>
com.atlassian.crowd.pageobjects.group.BrowseGroupsPage.GroupDetailsMatcher
- All Implemented Interfaces:
org.hamcrest.Matcher<BrowseGroupsPage.GroupDetails>
,org.hamcrest.SelfDescribing
- Enclosing class:
BrowseGroupsPage
public static class BrowseGroupsPage.GroupDetailsMatcher
extends org.hamcrest.TypeSafeMatcher<BrowseGroupsPage.GroupDetails>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
describeTo
(org.hamcrest.Description description) protected boolean
withActivity
(boolean activity) Methods inherited from class org.hamcrest.TypeSafeMatcher
describeMismatch, describeMismatchSafely, matches
Methods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, isNotNull, toString
-
Constructor Details
-
GroupDetailsMatcher
public GroupDetailsMatcher()
-
-
Method Details
-
matchesSafely
- Specified by:
matchesSafely
in classorg.hamcrest.TypeSafeMatcher<BrowseGroupsPage.GroupDetails>
-
withName
-
withActivity
-
describeTo
public void describeTo(org.hamcrest.Description description) -
groupDetails
-