Applies toTTestResult
DeclarationFunction WasStopped: boolean; Implementation
function TTestResult.WasStopped: boolean; begin result := fStop; End;