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