XCTestCaseRun
An object that collects information about a specific execution of a test case.
Declaration
class XCTestCaseRunOverview
The test runner manages the creation and tracking of XCTestCaseRun for each XCTestCase in an XCTestSuite.
An object that collects information about a specific execution of a test case.
class XCTestCaseRunThe test runner manages the creation and tracking of XCTestCaseRun for each XCTestCase in an XCTestSuite.