Searched refs:testMethodsCnt (Results 1 – 2 of 2) sorted by relevance
31 public final int testMethodsCnt; field in JUnitTestCollector83 testMethodsCnt = counters.a; in JUnitTestCollector()
59 System.out.println("collected " + tests.testMethodsCnt + " test methods in " + in handleTests()