Searched refs:countTestCases (Results 1 – 2 of 2) sorted by relevance
46 public int countTestCases() { in countTestCases() method in TestCaseReference57 notified.visitTreeEntry(getIdentifier(), false, countTestCases()); in sendTree()
47 public int countTestCases() { in countTestCases() method in TestSuiteReference59 notified.visitTreeEntry(getIdentifier(), true, countTestCases()); in sendTree()