Class HtmlActTestReporter.ExecutionSummary

java.lang.Object
io.github.pshevche.act.internal.reporting.HtmlActTestReporter.ExecutionSummary
Enclosing class:
HtmlActTestReporter

public static final class HtmlActTestReporter.ExecutionSummary extends Object
  • Method Details

    • getJobsCount

      public long getJobsCount()
    • getSpecsCount

      public int getSpecsCount()
    • getFailingJobsCount

      public long getFailingJobsCount()