Class HtmlReporter

    • Constructor Detail

      • HtmlReporter

        public HtmlReporter()
    • Method Detail

      • setResourceDirectory

        public void setResourceDirectory​(String resourceDirectory)
        Resources such as CSS stylesheets or images.
      • getResourceDirectory

        public String getResourceDirectory()
      • copyResourcesToOutputDirectory

        protected void copyResourcesToOutputDirectory()
                                               throws IOException
        Throws:
        IOException
      • copyTestResultsToOutputDirectory

        protected void copyTestResultsToOutputDirectory()
                                                 throws IOException
        Throws:
        IOException
      • mergeTemplate

        protected Merger mergeTemplate​(String templateFile)
      • verboseReporting

        protected Boolean verboseReporting()