Searched defs:copyResourceTo (Results 1 – 1 of 1) sorted by relevance
72 protected void copyResourceTo(String name, String path) throws IOException { in copyResourceTo() method in BaseCompilationTest76 protected void copyResourceTo(String name, String path, Map<String, String> replacements) in copyResourceTo() method in BaseCompilationTest138 protected void copyResourceTo(String name, File targetFile) throws IOException { in copyResourceTo() method in BaseCompilationTest157 protected void copyResourceTo(String name, File targetFile, Map<String, String> replacements) in copyResourceTo() method in BaseCompilationTest