Uses of Class
org.jacoco.maven.AbstractAgentMojo

Packages that use AbstractAgentMojo
Package
Description
 
  • Uses of AbstractAgentMojo in org.jacoco.maven

    Modifier and Type
    Class
    Description
    class 
    Same as prepare-agent, but provides default values suitable for integration-tests: bound to pre-integration-test phase different destFile
    class 
    Prepares a property pointing to the JaCoCo runtime agent that can be passed as a VM argument to the application under test.