Class TestExportIssuesToDashboard
java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.gadgets.TestExportIssuesToDashboard
Webdriver test for exporting issues to Dashboard.
-
Field Summary
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
jiraWebTestClassRules, webTestRule
Fields inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
backdoor, jira, logger, mailHelper, pageBinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setUp()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
Methods inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
getBackdoor, getBaseClassRule, getBaseRule
-
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()
-