Package | Description |
---|---|
org.jacoco.agent.rt |
API to access the JaCoCo agent from within the JVM under test.
|
org.jacoco.agent.rt.internal |
Modifier and Type | Method | Description |
---|---|---|
static IAgent |
RT.getAgent() |
Returns the agent instance of the JaCoCo runtime in this JVM.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Agent |
The agent manages the life cycle of JaCoCo runtime.
|
Copyright © 2018. All rights reserved.