Package | Description |
---|---|
hudson.tasks.test |
Defines contracts that need to be implemented by a test reporting
action (such as the built-in JUnit one).
|
io.jenkins.plugins.junit.storage |
Modifier and Type | Method and Description |
---|---|
edu.hm.hafner.echarts.LinesChartModel |
TestResultTrendChart.create(List<TrendTestResultSummary> results) |
edu.hm.hafner.echarts.LinesChartModel |
TestResultTrendChart.create(List<TrendTestResultSummary> results,
hudson.tasks.test.TestResultTrendChart.PassedColor passedColor) |
Modifier and Type | Method and Description |
---|---|
List<TrendTestResultSummary> |
TestResultImpl.getTrendTestResultSummary()
Retrieves results for trend graphs
|
Copyright © 2016–2022. All rights reserved.