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