Failures method
Returns a list of the failures.

Applies to
TTestResult

Declaration
Function Failures: TList;

Implementation

function TTestResult.Failures: TList;
begin
  result := fFailures;
End;


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