Interface TestTaskReports

    • Method Detail

      • getHtml

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

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