Table of Contents

Class StudioCapabilityCoverage

Namespace
Cress.Studio.Services
Assembly
Cress.Studio.Core.dll
public sealed record StudioCapabilityCoverage : IEquatable<StudioCapabilityCoverage>
Inheritance
StudioCapabilityCoverage
Implements
Inherited Members

Properties

AcceptanceCriteriaCount

public int AcceptanceCriteriaCount { get; init; }

Property Value

int

CapabilityId

public string CapabilityId { get; init; }

Property Value

string

CapabilityName

public string CapabilityName { get; init; }

Property Value

string

FlowCount

public int FlowCount { get; init; }

Property Value

int

LatestOutcome

public string LatestOutcome { get; init; }

Property Value

string