Uses of Class
org.jacoco.maven.AbstractJacocoMojo

Uses of AbstractJacocoMojo in org.jacoco.maven
 

Subclasses of AbstractJacocoMojo in org.jacoco.maven
 class AgentMojo
          Prepares a property pointing to the JaCoCo runtime agent that can be passed as a VM argument to the application under test.
 class CheckMojo
          Checks that the code coverage metrics are being met.
 class InstrumentMojo
          Performs offline instrumentation.
 class RestoreMojo
          Restores original classes as they were before offline instrumentation.
 



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