RunCount method
Gets the number of run tests.

Applies to
TTestResult

Declaration
Function RunCount: integer;

Implementation

function TTestResult.RunCount: integer;
begin
  result := fRunTests;
End;


HTML generated by Time2HELP
http://www.time2help.com