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 and Description |
---|---|
static IAgent |
RT.getAgent()
Returns the agent instance of the JaCoCo runtime in this JVM.
|
Modifier and Type | Class and Description |
---|---|
class |
Agent
The agent manages the life cycle of JaCoCo runtime.
|
Copyright © 2024. All rights reserved.