Unit 'googletoolresults' Package
[Overview][Types][Classes][Index] [#googleapi]

TTestSuiteOverview

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googletoolresults.pp line 684

type TTestSuiteOverview = class(TGoogleBaseObject)

protected

  procedure SeterrorCount(); virtual;

  procedure SetfailureCount(); virtual;

  procedure Setname(); virtual;

  procedure SetskippedCount(); virtual;

  procedure SettotalCount(); virtual;

  procedure SetxmlSource(); virtual;

published

  property errorCount: Integer; [rw]

  property failureCount: Integer; [rw]

  property name: string; [rw]

  property skippedCount: Integer; [rw]

  property totalCount: Integer; [rw]

  property xmlSource: TFileReference; [rw]

end;

Inheritance

TTestSuiteOverview

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18