示例#1
0
 void VerifyCounts(int right, int wrong, int exceptions, int ignores)
 {
     TestUtils.CheckCounts(resultCounts, right, wrong, exceptions, ignores);
 }