Class SummaryReporterSettings

java.lang.Object
org.citrusframework.report.SummaryReporterSettings

public class SummaryReporterSettings extends Object
  • Method Details

    • getReportTemplate

      public static String getReportTemplate()
      Get default report template summary file.
      Returns:
      the path to the template file.
    • getReportFile

      public static String getReportFile()
      Get the target output file name of the report.
      Returns:
    • isReportEnabled

      public static boolean isReportEnabled()
      Get setting to determine if report is enabled.
      Returns: