Writer
Logger
57585960616263
* case failures of known issues. * * @param testResult the test result. */ public void run(TestResult testResult) { super.run(new JCRTestResult(testResult, new LogPrintWriter(log))); }