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

TTestSuiteOverview

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

Declaration

Source position: googletoolresults.pp line 690

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



CT Web help

CodeTyphon Studio