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- Author:
- Andreas Gudian
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
stripIllegalFilenameChars(java.lang.String original)
-