7071727374757677787980
} finally { sw.end(); if (!testCase.isError()) { String msg = "End(" + sw.getDurationString() + "): " + testCase; log.info(msg); clr.info(msg); } if (jUnitResult != null) jUnitResult.endTestCase(testCase); } }