Source position: testregistry.pp line 41
procedure RegisterTests(
ATests: array of TTestCaseClass
); overload;procedure RegisterTests(
const ASuitePath: string;
); overload;