@Deprecated public final class TestUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
readFile(File file)
Deprecated.
|
static String |
toString(Throwable error)
Deprecated.
|
static void |
writeToFile(File file,
String testStr)
Deprecated.
|
public static void writeToFile(File file, String testStr) throws IOException
file - testStr - IOException - if anypublic static String readFile(File file) throws IOException
file - IOException - if anyCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.