Interface TestTaskReports

    • Method Detail

      • getHtml

        @Internal
        DirectoryReport getHtml()
        A HTML report indicate the results of the test execution.
        Returns:
        The HTML report
      • getJunitXml

        @Internal
        JUnitXmlReport getJunitXml()
        The test results in “JUnit XML” format.
        Returns:
        The test results in “JUnit XML” format