Uses of Class
org.jenkinsci.plugins.xunit.service.NoTestFoundException
Packages that use NoTestFoundException
-
Uses of NoTestFoundException in org.jenkinsci.plugins.xunit.service
Methods in org.jenkinsci.plugins.xunit.service that throw NoTestFoundExceptionModifier and TypeMethodDescriptionString[]
XUnitReportProcessorService.findReports
(File parentPath, XUnitToolInfo options) Gets all reports from the given parent path and the pattern.