Contents

XCTestSuiteRun

An object that collects information about a specific execution of a test suite.

Declaration

class XCTestSuiteRun

Overview

The test runner manages the creation and tracking of XCTestSuiteRun for an XCTestSuite.

Topics

Managing Test Runs

See Also

Test Runs