Example #1
0
 static void unexpected(Throwable t) {
   failed++;
   t.printStackTrace();
 }