XCTExpectedFailure
An object that represents an expected test failure.
Declaration
class XCTExpectedFailureOverview
The test system creates and tracks instances of XCTExpectedFailure when you call one of the XCTExpectFailure functions. Don’t create or use them directly.