JUnitXMLFile

constructor(name: String, tests: Int, skipped: Int, failures: Int, errors: Int, time: Duration, hostname: String, timestamp: Instant, properties: List<JUnitXMLFile.Property>, testcases: List<JUnitXMLFile.TestCase>, systemOut: JUnitXMLFile.SystemOut)