Package org.jacoco.ant

Class Summary
AbstractCoverageTask Base class for all coverage tasks that require agent options
AgentTask Ant task that will unpack the coverage agent jar and generate the JVM options required to use it
CoverageTask Container task to run Java/JUnit tasks with the JaCoCo agent jar.
DumpTask Ant task for remotely controlling an application that is running with the tcpserver output mode
MergeTask Task for merging a set of execution data store files into a single file
ReportTask Task for coverage report generation.
ReportTask.GroupElement Container element for class file groups.
ReportTask.SourceFilesElement The source files are specified in a resource collection with additional attributes.
 



Copyright © 2009-2012 Mountainminds GmbH & Co. KG. All Rights Reserved.