Package | Description |
---|---|
com.dynatrace.jenkins.dashboard | |
com.dynatrace.jenkins.dashboard.model |
Modifier and Type | Method and Description |
---|---|
List<TestCase> |
TestAutomationReport.getDegradedTestCases()
Deprecated.
|
List<TestCase> |
TestAutomationReport.getExecutedTestCases()
Deprecated.
|
List<TestCase> |
TestAutomationReport.getFailedTestCases()
Deprecated.
|
List<TestCase> |
TestAutomationReport.getImprovedTestCases()
Deprecated.
|
List<TestCase> |
TestAutomationReport.getPassedTestCases()
Deprecated.
|
List<TestCase> |
TestAutomationReport.getTestCases(TestCaseStatus status)
Deprecated.
|
List<TestCase> |
TestAutomationReport.getVolatileTestCases()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TestAutomationReport.setExecutedTestCases(List<TestCase> executedTestCases)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
TestCaseComparator.compare(TestCase case1,
TestCase case2)
Deprecated.
|
Copyright © 2016–2020. All rights reserved.