Uses of Interface
org.jacoco.agent.rt.IAgent

Packages that use IAgent
org.jacoco.agent.rt API to access the JaCoCo agent from within the JVM under test. 
 

Uses of IAgent in org.jacoco.agent.rt
 

Methods in org.jacoco.agent.rt that return IAgent
static IAgent RT.getAgent()
          Returns the agent instance of the JaCoCo runtime in this JVM.
 



Copyright © 2009–2024 Mountainminds GmbH & Co. KG. All rights reserved.