Searched refs:testsForGroup (Results 1 – 1 of 1) sorted by relevance
144 Set<TestInfo> testsForGroup = new LinkedHashSet<>(); in getTestCollection() local145 testCollection.put(group, testsForGroup); in getTestCollection()191 testsForGroup.add(test); in getTestCollection()