XUnitReport

constructor(tests: Int, skipped: Int, failures: Int, errors: Int, testsuites: List<XUnitReport.TestSuite>)