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

TTestDecorator

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

Declaration

Source position: testdecorator.pp line 30

type TTestDecorator = class(TTest)

protected

  function GetTestName; override;

  function GetTestSuiteName; override;

  procedure SetTestSuiteName(); override;

  function GetEnableIgnores; override;

  procedure SetEnableIgnores(); override;

public

  function GetChildTest(); override;

  function GetChildTestCount; override;

  function CountTestCases; override;

  constructor Create(); overload;

  destructor Destroy; override;

  procedure BasicRun(); virtual;

  procedure Run(); override;

  property Test: TTest; [r]

end;

Inheritance

TTestDecorator

|

TTest

|

TObject


Documentation generated on: 2023-03-18