Class SheetsCoverageCollector
Aggregates the ranges a test read as sheet coverage: one item per Sheet!A1:C10.
public sealed class SheetsCoverageCollector : ProtoCoverageCollector, IProtoCollector, IProtoReportSource
- Inheritance
-
SheetsCoverageCollector
- Implements
- Inherited Members
- Extension Methods
Constructors
SheetsCoverageCollector(string)
Aggregates the ranges a test read as sheet coverage: one item per Sheet!A1:C10.
public SheetsCoverageCollector(string targetName)
Parameters
targetNamestring
Properties
Category
public override string Category { get; }
Property Value
Methods
CanCollect(ProtoObservation)
Determines whether this collector accepts an observation.
public override bool CanCollect(ProtoObservation observation)
Parameters
observationProtoObservation