Class TestTimeTrackingReport
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
-
Field Summary
Fields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
Tests subtasks that sum with a parent that also has time tracking data.void
Tests subtasks that sum with a parent that also has time tracking data, also, add a huge complete issue to the version which should not affect the report.void
void
void
void
void
void
void
void
void
Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Constructor Details
-
TestTimeTrackingReport
public TestTimeTrackingReport()
-
-
Method Details
-
testTimeTrackingReportAvailable
public void testTimeTrackingReportAvailable() -
testTimeTrackingReportSwitchingBetweenProjects
public void testTimeTrackingReportSwitchingBetweenProjects() -
testTimeTrackingReportShowsSubTaskSelector
public void testTimeTrackingReportShowsSubTaskSelector() -
testSubTaskAggregatesWithNoSubtasksDisplayed
- Throws:
SAXException
-
testSubTaskAggregates
- Throws:
SAXException
-
testSubTaskAggregatesVersionSpecific
- Throws:
SAXException
-
testSubTaskAggregatesWithVersionAndBlank
Tests subtasks that sum with a parent that also has time tracking data.- Throws:
SAXException
- in the event of malformed html
-
testSubTasksBothResolvedAndUnresolvedIncluded
Tests subtasks that sum with a parent that also has time tracking data, also, add a huge complete issue to the version which should not affect the report. Make the same assertions astestSubTaskAggregatesWithVersionAndBlank()
.- Throws:
SAXException
- in the event of malformed htmlException
-
testPrintFormatInTimeTrackingReport
public void testPrintFormatInTimeTrackingReport() -
testPrettyPrintTimeTrackingReports
public void testPrettyPrintTimeTrackingReports() -
testPrintHoursTimeTracking
public void testPrintHoursTimeTracking() -
testTimeTrackingReport
public void testTimeTrackingReport() -
testSingleLevelGroupByReport
public void testSingleLevelGroupByReport() -
testVersionIsEncoded
public void testVersionIsEncoded() -
testTimeTrackingReportNotCacheable
public void testTimeTrackingReportNotCacheable() -
testTimeTrackingReportSorting
public void testTimeTrackingReportSorting() -
testReportIsTruncatedAtLimit
- Throws:
SAXException
-