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

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

    • TestReindexProject

      public TestReindexProject()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testCanRefreshAndAcknowledgeReindex

      public void testCanRefreshAndAcknowledgeReindex() throws Exception
      Throws:
      Exception
    • testCanCancelReindex

      public void testCanCancelReindex() throws Exception
      Throws:
      Exception
    • testBackgroundReindexPossibleDuringProjectReindex

      public void testBackgroundReindexPossibleDuringProjectReindex() throws Exception
      Throws:
      Exception
    • testLockingReindexNotPossibleDuringProjectReindex

      public void testLockingReindexNotPossibleDuringProjectReindex() throws Exception
      Throws:
      Exception
    • equalTo

      public org.hamcrest.Matcher<String> equalTo(String equal)