Class TestProjectRoles
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.project.TestProjectRoles
Responsible for testing project roles.
-
Field Summary
FieldsFields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddGroupToProjectRole(String groupName, String projectKey, String roleName) voidaddUserToProjectRole(String userName, String projectKey, String roleName) voidvoidvoidvoidvoidvoidvoidvoidTests to see if the view usages screen contains all the associations it shouldMethods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Field Details
-
page
-
-
Constructor Details
-
TestProjectRoles
public TestProjectRoles()
-
-
Method Details
-
testProjectRoleOperations
public void testProjectRoleOperations() -
testCreateIssueWithRolePermissions
public void testCreateIssueWithRolePermissions() -
testCreateIssueWithRolePermissionsForGroup
public void testCreateIssueWithRolePermissionsForGroup() -
testAddDefaultUsersAndDefaultGroupsToRole
public void testAddDefaultUsersAndDefaultGroupsToRole() -
testDeleteProjectRoleRemovesSchemeEntries
public void testDeleteProjectRoleRemovesSchemeEntries() -
testDeleteProjectRoleWorkflowConditions
public void testDeleteProjectRoleWorkflowConditions() -
testProjectRoleBrowserForNotLoggedInUser
public void testProjectRoleBrowserForNotLoggedInUser() -
testViewUsages
public void testViewUsages()Tests to see if the view usages screen contains all the associations it should -
addGroupToProjectRole
-
addUserToProjectRole
-