| Package | Description |
|---|---|
| com.atlassian.clover.recorder | |
| com_atlassian_clover |
| Class and Description |
|---|
| ActivePerTestRecorderAny
Any number of active per-test recorders
|
| ActivePerTestRecorderOne
Exactly one active per-test recorders
|
| BaseCoverageRecorder |
| BaseCoverageRecording |
BaseCoverageRecording.Header
BaseCoverageRecording.Header - the header for CoverageRecording files |
| CoverageRecording
Recording of data
|
| CoverageSnapshot
Coverage at a point in time - not to be confused with a test optimization snapshot
|
| GlobalCoverageRecording
Coverage for the whole app as opposed to per-test coverage.
|
| GlobalRecordingWriteStrategy
How coverage recordings are written (to a file, to the network, in memory [for testing] etc)
|
GrowableCoverageRecorder
CoverageRecorder which can grow its capacity to record coverage. |
| LiveGlobalCoverageRecording
Coverage recording from the currently running application
|
| LivePerTestRecording
A per-test coverage recording from the currently running application
|
| NullRecorder |
| PerTestRecorder
A recorder for per-test coverage.
|
| PerTestRecording |
| RecordingResult
Helper class which keeps result of the per-test recording.
|
| ThreadVisibilityStrategy
Base interface for different strategies for handling how the current collection of active per test recorders are made
visible across different threads.
|
| Class and Description |
|---|
| CoverageSnapshot
Coverage at a point in time - not to be confused with a test optimization snapshot
|
Copyright © 2023 OpenClover.org. All rights reserved.