Verwendungen von Klasse
io.jenkins.plugins.coverage.metrics.steps.CoverageTool
Package
Beschreibung
New coverage model that tries to replace all the existing functionality with a more versatile model.
-
Verwendungen von CoverageTool in io.jenkins.plugins.coverage.metrics.steps
Modifizierer und TypMethodeBeschreibungvoid
CoverageRecorder.setTools
(List<CoverageTool> tools) Sets the coverage tools that will scan files and create coverage reports.void
CoverageStep.setTools
(List<CoverageTool> tools) Sets the coverage tools that will scan files and create coverage reports.