Searched refs:countTestCases (Results 1 – 9 of 9) sorted by relevance
64 assertEquals(2, test.countTestCases()); in testInvokeSuiteMethodIfPossible_ForTestSuiteWithSuiteMethod()70 assertEquals(1, test.countTestCases()); in testInvokeSuiteMethodIfPossible_ForTestCaseWithSuiteMethod()
12 public abstract int countTestCases(); in countTestCases() method
215 public int countTestCases() {218 count+= each.countTestCases();
98 public int countTestCases() { in countTestCases() method in TestCase
155 final int count= test.countTestCases(); in startTest()
36 public int countTestCases() { in countTestCases() method in TestCase
48 public int countTestCases() { in countTestCases() method in TestSuite
151 method public int countTestCases();158 method public int countTestCases();221 method public int countTestCases();
54071 method public abstract int countTestCases();54078 method public int countTestCases();54141 method public int countTestCases();