FailedTest method
Returns the test which failed.

Applies to
TTestFailure

Declaration
Function FailedTest: ITest;

Description
see ITest

Implementation

function TTestFailure.FailedTest: ITest;
begin
  result := fFailedTest;
End;


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