Applies toTTestResult
DeclarationFunction errors: TList; Implementation
function TTestResult.errors: TList; begin result := fErrors; End;