Searched defs:getTests (Results 1 – 2 of 2) sorted by relevance
43 public List<Test> getTests() { in getTests() method in JUnit4TestAdapter
109 def getTests(path, litConfig, testSuiteCache, localConfigCache): function