Contents

XCTestCaseRun

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

Declaration

class XCTestCaseRun

Overview

The test runner manages the creation and tracking of XCTestCaseRun for each XCTestCase in an XCTestSuite.

Topics

Deprecated

See Also

Test Runs