Class ReporterUtils
java.lang.Object
org.apache.maven.plugin.surefire.report.ReporterUtils
Utility for reporter classes.
- Since:
- 2.19
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static String
formatElapsedTime
(double runTime)
-
Field Details
-
MS_PER_SEC
private static final int MS_PER_SEC- See Also:
-
-
Constructor Details
-
ReporterUtils
private ReporterUtils()
-
-
Method Details
-
formatElapsedTime
-