void VerifyCounts(int right, int wrong, int exceptions, int ignores) { TestUtils.CheckCounts(resultCounts, right, wrong, exceptions, ignores); }