Class TestArchivedProjectPages

java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.jpp.TestArchivedProjectPages

public class TestArchivedProjectPages extends BaseJiraWebTest
Since:
v7.9
  • Field Details

    • PROJECT_ARCHIVING_FEATURE_FLAG

      public static final com.atlassian.jira.testkit.client.model.FeatureFlag PROJECT_ARCHIVING_FEATURE_FLAG
  • Constructor Details

    • TestArchivedProjectPages

      public TestArchivedProjectPages()
  • Method Details

    • setUp

      public static void setUp()
    • shouldShowErrorPageWhenViewingReportsOfArchivedProject

      public void shouldShowErrorPageWhenViewingReportsOfArchivedProject()
    • shouldShowErrorPageWhenViewingComponentsOfArchivedProject

      public void shouldShowErrorPageWhenViewingComponentsOfArchivedProject()
    • shouldShowErrorPageWhenViewingReleasesOfArchivedProject

      public void shouldShowErrorPageWhenViewingReleasesOfArchivedProject()
    • shouldShowErrorPageWhenViewingSummaryOfArchivedProject

      public void shouldShowErrorPageWhenViewingSummaryOfArchivedProject()