Uses of Class
hudson.tasks.junit.TrendTestResultSummary
Package
Description
Defines contracts that need to be implemented by a test reporting
action (such as the built-in JUnit one).
-
Uses of TrendTestResultSummary in hudson.tasks.test
Modifier and TypeMethodDescriptionedu.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) -
Uses of TrendTestResultSummary in io.jenkins.plugins.junit.storage
Modifier and TypeMethodDescriptionTestResultImpl.getTrendTestResultSummary()
Retrieves results for trend graphs