Unit 'testregistry' Package
[Overview][Types][Procedures and functions][Index] [#fcl-fpcunit]

RegisterTest

Declaration

Source position: testregistry.pp line 30

procedure RegisterTest(

  ATestClass: TTestCaseClass

); overload;

procedure RegisterTest(

  const ASuitePath: string;

  ATestClass: TTestCaseClass

); overload;

procedure RegisterTest(

  const ASuitePath: string;

  ATest: TTest

); overload;


Documentation generated on: 2023-03-18