Class TakePreciseCoverageCommandSettings
Collect coverage data for the current isolate, and resets execution counters. Precise code coverage needs to have started.
public sealed class TakePreciseCoverageCommandSettings : ICommand
- Inheritance
-
TakePreciseCoverageCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }