Class Format

    • Field Detail

      • CONSOLE

        public static final Format CONSOLE
      • ANSI_CONSOLE

        public static final Format ANSI_CONSOLE
      • IDE_CONSOLE

        public static final Format IDE_CONSOLE
      • TEAMCITY_CONSOLE

        public static final Format TEAMCITY_CONSOLE
      • TXT

        public static final Format TXT
      • HTML

        public static final Format HTML
      • XML

        public static final Format XML
      • JSON

        public static final Format JSON
      • HTML_TEMPLATE

        public static final Format HTML_TEMPLATE
      • XML_TEMPLATE

        public static final Format XML_TEMPLATE
      • JSON_TEMPLATE

        public static final Format JSON_TEMPLATE
      • STATS

        public static final Format STATS
        STATS is needed by the final reports.html summary page.
    • Constructor Detail

      • Format

        public Format​(String name)