Searched refs:TestGroups (Results 1 – 2 of 2) sorted by relevance
33 self._groups = defaultdict(TestGroups)108 class TestGroups(object): class
37 TestGroups []map[string]interface{} `json:"testGroups"` member145 for _, group := range w.TestGroups {