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

public class TestEditProjectKey extends BaseJiraWebTest
Since:
v6.1
  • Constructor Details

    • TestEditProjectKey

      public TestEditProjectKey()
  • Method Details

    • testKeyCannotBeUsedAgain

      public void testKeyCannotBeUsedAgain()
    • testKeyCanBeReusedByTheSameProject

      public void testKeyCanBeReusedByTheSameProject()
    • testProjectDeleteRemovesKeys

      public void testProjectDeleteRemovesKeys()
    • testCanChangeAvatarWhileEditingKey

      public void testCanChangeAvatarWhileEditingKey()
    • testRenameKeyNotPossibleIfProjectIsReindexed

      public void testRenameKeyNotPossibleIfProjectIsReindexed() throws Exception
      Throws:
      Exception
    • testRenameKeyWhileBackgroundReindex

      public void testRenameKeyWhileBackgroundReindex() throws Exception
      Throws:
      Exception