Uses of Class
org.jacoco.ant.AbstractCoverageTask
Packages that use AbstractCoverageTask
-
Uses of AbstractCoverageTask in org.jacoco.ant
Subclasses of AbstractCoverageTask in org.jacoco.antModifier and TypeClassDescriptionclassAnt task that will unpack the coverage agent jar and generate the JVM options required to use itclassContainer task to run Java/JUnit tasks with the JaCoCo agent jar.