Class TTestPlanDependency1

Unit

Declaration

type TTestPlanDependency1 = class(TBackboneElement)

Description

A plan for executing testing on an artifact or specifications.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property description : string read Getdescription write Setdescription;
Public property descriptionElement : Tmarkdown read GetdescriptionElement write SetdescriptionElement;
Public property predecessor : TReference read Getpredecessor write Setpredecessor;

Description

Methods

Public constructor Create; override;
 

Properties

Public property description : string read Getdescription write Setdescription;

Description of the criteria.

Public property descriptionElement : Tmarkdown read GetdescriptionElement write SetdescriptionElement;
 
Public property predecessor : TReference read Getpredecessor write Setpredecessor;

Link to predecessor test plans.


Generated by PasDoc 0.15.0.