Package | Description |
---|---|
com.dynatrace.jenkins.dashboard.model_2_0_0 |
Modifier and Type | Method and Description |
---|---|
TestMeasure |
TestResult.getMeasureByName(String metricGroup,
String measureName) |
Modifier and Type | Method and Description |
---|---|
Set<TestMeasure> |
TestResult.getTestMeasures() |
Modifier and Type | Method and Description |
---|---|
int |
TestMeasure.compareTo(TestMeasure o) |
Constructor and Description |
---|
TestResult(Date timestamp,
String testName,
String packageName,
String platform,
TestStatus status,
Set<TestMeasure> testMeasures) |
Copyright © 2016–2020. All rights reserved.