Searched refs:getMocksFor (Results 1 – 1 of 1) sorted by relevance
75 Set<GeneratedClassFile> mockedClassesSet = getMocksFor(classesToMock); in process()92 private Set<GeneratedClassFile> getMocksFor(List<Class<?>> classesToMock) throws IOException, in getMocksFor() method in UsesMocksProcessor