737475767778798081
String msg = "End(" + sw.getDurationString() + "): " + testCase; log.info(msg); clr.info(msg); } if (jUnitResult != null) jUnitResult.endTestCase(testCase); } } }