ShouldStop method
Checks whether the test run should stop

Applies to
TTestResult

Declaration
Function ShouldStop: boolean;

Implementation

function TTestResult.ShouldStop: boolean;
begin
  result := fStop;
End;


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