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

RegisterTests

Declaration

Source position: testregistry.pp line 41

procedure RegisterTests(

  ATests: array of TTestCaseClass

);

procedure RegisterTests(

  const ASuitePath: string;

  ATests: array of TTestCaseClass

);


Documentation generated on: 2025-12-15