Table of Contents

Class TestingTraceability

Namespace
JD.AI.Core.Specifications
Assembly
JD.AI.Core.dll
public sealed class TestingTraceability
Inheritance
TestingTraceability
Inherited Members

Properties

Downstream

public TestingDownstreamTrace Downstream { get; set; }

Property Value

TestingDownstreamTrace

Upstream

public IList<string> Upstream { get; init; }

Property Value

IList<string>