Class TestReporterSettings


  • public final class TestReporterSettings
    extends Object
    Author:
    Christoph Deppisch
    • Method Detail

      • isAutoClear

        public static boolean isAutoClear()
        Get setting if report should automatically clear all test results after finishing the test suite. Default value is true.
        Returns:
      • isIgnoreErrors

        public static boolean isIgnoreErrors()
        Get setting if report should ignore errors during report generation. Default is true.
        Returns:
      • getReportDirectory

        public static String getReportDirectory()
        Get target report directory where to create files.
        Returns: