| Interface | Description |
|---|---|
| TestNameSniffer |
A interface for a class which can "listen" a test runner and return name of the currently executing test.
|
| Class | Description |
|---|---|
| Clover |
user-accessible runtime control for Clover
|
| CloverProfile |
Contains information about the clover profile which was defined during instrumentation
and can be selected at runtime via
CloverNames.PROP_CLOVER_PROFILE system property. |
| CloverVersionInfo | |
| CoverageRecorder |
Mostly abstract base class for coverage recorders.
|
| TestNameSniffer.Null |
Implementation returning null as the test name
|
| TestNameSniffer.Simple |
Simple value holder.
|
| Enum | Description |
|---|---|
| CloverProfile.CoverageRecorderType |
Possible coverage recorder types
|
Copyright © 2023 OpenClover.org. All rights reserved.