Package | Description |
---|---|
org.jacoco.agent.rt.internal.output |
Modifier and Type | Class and Description |
---|---|
class |
FileOutput
Local only agent output that will write coverage data to the filesystem.
|
class |
NoneOutput
Output that does nothing.
|
class |
TcpClientOutput
Output that connects to a TCP port.
|
class |
TcpServerOutput
Output that opens TCP server socket.
|
Copyright © 2014. All rights reserved.