TestSuite

constructor(name: String, displayName: String, tests: Int, failures: Int, skipped: Int, errors: Int, testcases: List<XUnitReport.TestCase>)