public class FileUtils extends Object
static void
deleteRecursive(Path directory)
static String
readFile(Class<?> testClass, String fileName)
readFile(InputStream file)
readFile(URL url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String readFile(Class<?> testClass, String fileName)
public static String readFile(URL url)
public static String readFile(InputStream file)
public static void deleteRecursive(Path directory) throws IOException
IOException
Copyright © 2016. All rights reserved.