Unit 'fpcunitreport' Package
[Overview][Types][Classes][Index] [#fcl-fpcunit]

TSuiteResults

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

Declaration

Source position: fpcunitreport.pp line 39

type TSuiteResults = class(TObject)

public

  Runs: Integer;

  Failures: Integer;

  Errors: Integer;

  Ignores: Integer;

  property StartTime: TDateTime; [rw]

end;

Inheritance

TSuiteResults

|

TObject


Documentation generated on: 2023-03-18