XCTestRun
A base class for collecting information about a specific execution of a test.
Declaration
class XCTestRunOverview
XCTestRun classifies failures in explicit test assertions as expected, and failures from unrelated or uncaught exceptions as unexpected.
Topics
Creating Test Runs
Performing Test Runs
Tracking Test Durations
Gathering Test Outcomes
hasSucceededhasBeenSkippedexecutionCountfailureCountskipCounttesttestCaseCounttotalFailureCountunexpectedExceptionCount