Class TestIoUtil
java.lang.Object
org.eluder.coveralls.maven.plugin.util.TestIoUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic File
static String
getSha512DigestHex
(String content) static String
readFileContent
(File file) static void
writeFileContent
(String content, File file)
-
Constructor Details
-
TestIoUtil
public TestIoUtil()
-
-
Method Details
-
writeFileContent
- Throws:
FileNotFoundException
-
readFileContent
- Throws:
FileNotFoundException
IOException
-
getFile
-
getSha512DigestHex
-