Class FileReporterUtils
- java.lang.Object
-
- org.apache.maven.plugin.surefire.report.FileReporterUtils
-
public final class FileReporterUtils extends java.lang.Object
Utils class for file-based reporters
-
-
Constructor Summary
Constructors Modifier Constructor Description private
FileReporterUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static java.lang.String
getOSSpecificIllegalChars()
static java.lang.String
stripIllegalFilenameChars(java.lang.String original)
-