Class TTestReportSetup

Unit

Declaration

type TTestReportSetup = class(TBackboneElement)

Description

A summary of information based on the results of executing a TestScript.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property action : TTestReportActionArray read GetactionArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property action : TTestReportActionArray read GetactionArray;

Action would contain either an operation or an assertion.


Generated by PasDoc 0.15.0.