示例#1
0
 protected void addLog() throws Exception {
   response.add(formatter.testSummary(assertionCounts));
   response.add(formatter.executionStatus(log));
 }