Class TestRecentlyCreatedChart
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.charts.TestChartsBase
com.atlassian.jira.webtests.ztests.charts.TestRecentlyCreatedChart
-
Field Summary
Fields inherited from class com.atlassian.jira.webtests.ztests.charts.TestChartsBase
administration, DEFAULT_TIME_ZONE, issueClient, issueKeys, issues, PROJECT_KEY, PROJECT_PREFIX, projectIdFields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidMethods inherited from class com.atlassian.jira.webtests.ztests.charts.TestChartsBase
generateIssuesForTest, setUpTestMethods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Constructor Details
-
TestRecentlyCreatedChart
public TestRecentlyCreatedChart()
-
-
Method Details
-
testRecentlyCreatedChart_daily_endDate_set
public void testRecentlyCreatedChart_daily_endDate_set() -
testRecentlyCreatedChart_daily_endDate_null
public void testRecentlyCreatedChart_daily_endDate_null() -
testRecentlyCreatedChart_weekly
public void testRecentlyCreatedChart_weekly() -
testRecentlyCreatedChart_yearly
public void testRecentlyCreatedChart_yearly()
-