Package | Description |
---|---|
org.jacoco.agent.rt | |
org.jacoco.agent.rt.controller |
Constructor and Description |
---|
CoverageTransformer(IRuntime runtime,
AgentOptions options,
IExceptionLogger logger)
New transformer with the given delegates.
|
JacocoAgent(AgentOptions options,
IExceptionLogger logger)
Creates a new agent with the given agent options.
|
JacocoAgent(String options,
IExceptionLogger logger)
Creates a new agent with the given agent options string.
|
Constructor and Description |
---|
TcpClientController(IExceptionLogger logger)
New controller instance.
|
TcpServerController(IExceptionLogger logger)
New controller instance.
|
Copyright © 2012. All Rights Reserved.