Class ReporterUtils

java.lang.Object
org.apache.maven.plugin.surefire.report.ReporterUtils

final class ReporterUtils extends Object
Utility for reporter classes.
Since:
2.19
  • Field Details

  • Constructor Details

    • ReporterUtils

      private ReporterUtils()
  • Method Details

    • formatElapsedTime

      static String formatElapsedTime(double runTime)