Class ProjectRoleMatchers
java.lang.Object
com.atlassian.jira.pageobjects.components.fields.ProjectRoleMatchers
Matcher for Project Role Rows
- Since:
- v5.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hamcrest.Matcher<ViewProjectRolesPage.ProjectRole>hasProjectRoleName(String projectRoleName)
-
Constructor Details
-
ProjectRoleMatchers
public ProjectRoleMatchers()
-
-
Method Details
-
hasProjectRoleName
public static org.hamcrest.Matcher<ViewProjectRolesPage.ProjectRole> hasProjectRoleName(String projectRoleName)
-