Searched defs:readFileAsString (Results 1 – 2 of 2) sorted by relevance
34 public static String readFileAsString(String absolutePath) throws IOException { in readFileAsString() method in TestIoUtils
236 public static String readFileAsString(String absolutePath) throws IOException { in readFileAsString() method in IoUtils