Uses of Class
hudson.tasks.junit.TestDurationResultSummary
Packages that use TestDurationResultSummary
Package
Description
Defines contracts that need to be implemented by a test reporting
action (such as the built-in JUnit one).
-
Uses of TestDurationResultSummary in hudson.tasks.test
Method parameters in hudson.tasks.test with type arguments of type TestDurationResultSummaryModifier and TypeMethodDescriptionedu.hm.hafner.echarts.LinesChartModel
TestResultDurationChart.create
(List<TestDurationResultSummary> results) -
Uses of TestDurationResultSummary in io.jenkins.plugins.junit.storage
Methods in io.jenkins.plugins.junit.storage that return types with arguments of type TestDurationResultSummaryModifier and TypeMethodDescriptionTestResultImpl.getTestDurationResultSummary()
Retrieves duration for history graph