java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.projectconfig.TestProjectRoles

public class TestProjectRoles extends BaseJiraWebTest
  • Field Details

    • webDriverScreenshotRule

      public com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule webDriverScreenshotRule
  • Constructor Details

    • TestProjectRoles

      public TestProjectRoles()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public static void tearDown()
    • testCanViewRoles

      public void testCanViewRoles()
    • testCanEditRoles

      public void testCanEditRoles()
    • testCanRemoveRoleForRenamedUser

      public void testCanRemoveRoleForRenamedUser()
    • testCanRemoveRoleForUserRenamedAfterBeingAssignedToRole

      public void testCanRemoveRoleForUserRenamedAfterBeingAssignedToRole()
    • testEditRolesWithServerError

      public void testEditRolesWithServerError()
    • testNonExistentProjectLeadDisplayedWithWarningIcon

      public void testNonExistentProjectLeadDisplayedWithWarningIcon()
    • testProjectWithIssuesThatCanBeUnassignedDisplaysCorrectDefaultAssignee

      public void testProjectWithIssuesThatCanBeUnassignedDisplaysCorrectDefaultAssignee()
    • testProjectWithDeletedUserThatCanStillBeAssigned

      public void testProjectWithDeletedUserThatCanStillBeAssigned()
    • testChangeProjectLeadWithSuggestionsWorks

      public void testChangeProjectLeadWithSuggestionsWorks()
    • testChangeProjectLeadWithErrors

      public void testChangeProjectLeadWithErrors()
    • testPickerShowsNoSuggestionsWhenUsersHasNoBrowseUsersPermissions

      public void testPickerShowsNoSuggestionsWhenUsersHasNoBrowseUsersPermissions()
    • testChangeDefaultAssignee

      public void testChangeDefaultAssignee()
    • testRolesFilter

      public void testRolesFilter()
    • testEmailVisibilitySetting

      public void testEmailVisibilitySetting()
    • testPaginationNavigator

      public void testPaginationNavigator()
    • testProjectLeadChangeWithTooLongKey

      public void testProjectLeadChangeWithTooLongKey()