Class ViewGroupMembersPage.GroupMemberRowMatcher
java.lang.Object
org.hamcrest.BaseMatcher<T>
org.hamcrest.TypeSafeMatcher<ViewGroupMembersPage.GroupMemberRow>
com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRowMatcher
- All Implemented Interfaces:
org.hamcrest.Matcher<ViewGroupMembersPage.GroupMemberRow>,org.hamcrest.SelfDescribing
- Enclosing class:
- ViewGroupMembersPage
public static class ViewGroupMembersPage.GroupMemberRowMatcher
extends org.hamcrest.TypeSafeMatcher<ViewGroupMembersPage.GroupMemberRow>
-
Method Summary
Modifier and TypeMethodDescriptionvoiddescribeTo(org.hamcrest.Description description) protected booleanwithDisplayName(String displayName) withDisplayName(org.hamcrest.Matcher<String> displayName) withStatus(String status) withStatus(org.hamcrest.Matcher<String> status) Methods inherited from class org.hamcrest.TypeSafeMatcher
describeMismatch, describeMismatchSafely, matchesMethods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, isNotNull, toString
-
Method Details
-
withDisplayName
public ViewGroupMembersPage.GroupMemberRowMatcher withDisplayName(org.hamcrest.Matcher<String> displayName) -
withDisplayName
-
withName
-
withName
-
withEmail
-
withEmail
-
withStatus
-
withStatus
-
matchesSafely
- Specified by:
matchesSafelyin classorg.hamcrest.TypeSafeMatcher<ViewGroupMembersPage.GroupMemberRow>
-
describeTo
public void describeTo(org.hamcrest.Description description) -
groupMemberRow
-