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