Class TestExportIssuesToDashboard

java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.gadgets.TestExportIssuesToDashboard

public class TestExportIssuesToDashboard extends BaseJiraWebTest
Webdriver test for exporting issues to Dashboard.
  • Constructor Details

    • TestExportIssuesToDashboard

      public TestExportIssuesToDashboard()
  • Method Details

    • setUp

      public void setUp()
    • testChartDialogForFilterResults

      public void testChartDialogForFilterResults()
    • testExportIssuesToDashboardAsFilterResults

      public void testExportIssuesToDashboardAsFilterResults()
    • testChartDialogForAverageAgeChart

      public void testChartDialogForAverageAgeChart()
    • testExportIssuesToDashboardAsAverageAgeChart

      public void testExportIssuesToDashboardAsAverageAgeChart()
    • testChartDialogForCreatedVsResolvedChart

      public void testChartDialogForCreatedVsResolvedChart()
    • testExportIssuesToDashboardAsCreatedVsResolvedChart

      public void testExportIssuesToDashboardAsCreatedVsResolvedChart()
    • testChartDialogForHeatMap

      public void testChartDialogForHeatMap()
    • testExportIssuesToDashboardAsHeatMap

      public void testExportIssuesToDashboardAsHeatMap()
    • testChartDialogForPieChart

      public void testChartDialogForPieChart()
    • testExportIssuesToDashboardAsPieChart

      public void testExportIssuesToDashboardAsPieChart()
    • testChartDialogForRecentlyCreatedChart

      public void testChartDialogForRecentlyCreatedChart()
    • testExportIssuesToDashboardAsRecentlyCreatedChart

      public void testExportIssuesToDashboardAsRecentlyCreatedChart()
    • testChartDialogForResolutionTimeChart

      public void testChartDialogForResolutionTimeChart()
    • testExportIssuesToDashboardAsResolutionTimeChart

      public void testExportIssuesToDashboardAsResolutionTimeChart()
    • testChartDialogForTimeSinceChart

      public void testChartDialogForTimeSinceChart()
    • testExportIssuesToDashboardAsTimeSinceChart

      public void testExportIssuesToDashboardAsTimeSinceChart()