Package | Description |
---|---|
org.jacoco.maven |
Modifier and Type | Class and Description |
---|---|
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 © 2013. All rights reserved.