Interface JUnitXmlReport

    • Method Detail

      • isOutputPerTestCase

        @Incubating
        @Input
        boolean isOutputPerTestCase()
        Should the output be associated with individual test cases instead of at the suite level.
      • setOutputPerTestCase

        @Incubating
        void setOutputPerTestCase​(boolean outputPerTestCase)
        Should the output be associated with individual test cases instead of at the suite level.