Skip to content

Conversation

stephencelis
Copy link
Member

No description provided.

as Any as? NSObjectProtocol,
String(describing: XCTestObservationCenter) != "<null>",
let XCTestObservationCenter = NSClassFromString("XCTestObservationCenter"),
let XCTestObservationCenter = XCTestObservationCenter as Any as? NSObjectProtocol,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a fix for #34.

Defined at:
\(fileID):\(line)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will technically point to unimplemented's position when using XCTUnimplemented...but I figure that's deprecated and the churn of updating all the docs didn't feel worth it...

@stephencelis stephencelis merged commit 5a5457a into main Nov 14, 2022
@stephencelis stephencelis deleted the unimplemented-file-line branch November 14, 2022 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants