Package org.testng.reporters
Class Files
java.lang.Object
org.testng.reporters.Files
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
copyFile
(InputStream from, File to) static String
static String
readFile
(InputStream is) static String
static void
-
Constructor Details
-
Files
public Files()
-
-
Method Details
-
readFile
- Throws:
IOException
-
readFile
- Throws:
IOException
-
writeFile
- Throws:
IOException
-
copyFile
- Throws:
IOException
-
streamToString
- Throws:
IOException
-