| Package | Description |
|---|---|
| com.dynatrace.jenkins.dashboard | |
| com.dynatrace.jenkins.dashboard.model | |
| com.dynatrace.jenkins.dashboard.rest |
| Modifier and Type | Method and Description |
|---|---|
List<TestCase> |
TestAutomationReport.getDegradedTestCases() |
List<TestCase> |
TestAutomationReport.getExecutedTestCases() |
List<TestCase> |
TestAutomationReport.getFailedTestCases() |
List<TestCase> |
TestAutomationReport.getImprovedTestCases() |
List<TestCase> |
TestAutomationReport.getPassedTestCases() |
List<TestCase> |
TestAutomationProjectAction.getTestCases() |
List<TestCase> |
TestAutomationReport.getTestCases(TestCaseStatus status) |
List<TestCase> |
TestAutomationReport.getVolatileTestCases() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestAutomationReport.setExecutedTestCases(List<TestCase> executedTestCases) |
| Modifier and Type | Method and Description |
|---|---|
int |
TestCaseComparator.compare(TestCase case1,
TestCase case2) |
| Modifier and Type | Method and Description |
|---|---|
List<TestCase> |
XmlDashboardParser.parse(Document document,
String testruninfoId) |
Copyright © 2004-2014. All Rights Reserved.