| Package | Description |
|---|---|
| com.atlassian.clover.recorder |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GlobalCoverageRecording
Coverage for the whole app as opposed to per-test coverage.
|
interface |
LiveGlobalCoverageRecording
Coverage recording from the currently running application
|
interface |
LivePerTestRecording
A per-test coverage recording from the currently running application
|
interface |
PerTestRecording |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseCoverageRecording
|
class |
FileBasedGlobalCoverageRecording |
class |
FileBasedPerTestRecording
Per-test coverage recording from the currently running application
|
Copyright © 2023 OpenClover.org. All rights reserved.