Searched refs:addToTests (Results 1 – 2 of 2) sorted by relevance
217 addToTests(expectations, testCases, klass.asSubclass(TestCase.class)); in main()227 addToTests(expectations, testCases, klass.asSubclass(TestCase.class)); in main()374 private static void addToTests(ExpectationStore[] expectations, in addToTests() method in CollectAllTests399 addToTests(expectations, testCases, test, testName); in addToTests()405 private static void addToTests(ExpectationStore[] expectations, in addToTests() method in CollectAllTests
145 addToTests(test); in compose()162 private void addToTests(TestCase test) {