Applies toTAbstractTest
DeclarationFunction CountTestCases: integer; Implementation
function TAbstractTest.CountTestCases: integer; begin Result := 1; End;