Interface JUnitXmlReport

    • Method Detail

      • isOutputPerTestCase

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

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