com.atlassian.jira.pageobjects.components.fields
Class ProjectRoleMatchers

java.lang.Object
  extended by com.atlassian.jira.pageobjects.components.fields.ProjectRoleMatchers

public class ProjectRoleMatchers
extends Object

Matcher for Project Role Rows

Since:
v5.2

Constructor Summary
ProjectRoleMatchers()
           
 
Method Summary
static org.hamcrest.Matcher<ViewProjectRolesPage.ProjectRole> hasProjectRoleName(String projectRoleName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectRoleMatchers

public ProjectRoleMatchers()
Method Detail

hasProjectRoleName

public static org.hamcrest.Matcher<ViewProjectRolesPage.ProjectRole> hasProjectRoleName(String projectRoleName)


Copyright © 2002-2013 Atlassian. All Rights Reserved.