| Interface | Description |
|---|---|
| CoverageLocationsAccumulator |
Interface that is intended to accumulate
CoverageLocations data |
| Class | Description |
|---|---|
| CoverageLocations |
Report to inform a set of location
CoverageComponentLocation
It can be used to send locations:
- informed due to them being reported as covered
- informed due to them composing an application |
| CoverageMessageParser |
Deserialize the
CoverageLocations and send it to a CoverageLocationsAccumulator |
| CoverageServer |
It listens for notifications of the coverage module reporting coverage data
|
| CoverageServerClient |
Sends a
CoverageLocations through a socket |
Copyright © 2019. All rights reserved.