Searched refs:fullSuite (Results 1 – 1 of 1) sorted by relevance
70 private TestSuite handleSuite(Map<String, TestSuite> suiteMap, String fullSuite) { in handleSuite() argument71 String[] suites = fullSuite.split("\\."); in handleSuite()