예제 #1
0
 protected void evaluateTables() {
   evaluateExpectations();
   for (SlimTable table : testTables) evaluateTable(table);
 }