public class TestCharting extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
static String |
MAIN_CONTENT_AREA |
static String |
PAGE_HEADER |
static String |
REPORT_HEADER |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestCharting() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testAverageAgeReport() |
void |
testCreatedVsResolvedReport() |
void |
testPieReport() |
void |
testRecentlyCreatedReport() |
void |
testResolutionTimeReport() |
void |
testTimeSinceReport() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public static final String MAIN_CONTENT_AREA
public static final String PAGE_HEADER
public static final String REPORT_HEADER
public void setUpTest()
public void testCreatedVsResolvedReport()
public void testResolutionTimeReport()
public void testPieReport()
public void testAverageAgeReport()
public void testRecentlyCreatedReport()
public void testTimeSinceReport()
Copyright © 2002-2019 Atlassian. All Rights Reserved.