Searched refs:testClassHierarchy (Results 1 – 1 of 1) sorted by relevance
111 List<Class> testClassHierarchy = new ArrayList<>(); in parentClassesFor() local113 testClassHierarchy.add(testClass); in parentClassesFor()116 return testClassHierarchy; in parentClassesFor()