We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b7d3d commit f6618b1Copy full SHA for f6618b1
apinotes/XCTest.apinotes
@@ -17,3 +17,11 @@ Classes:
17
- Selector: 'matchingIdentifier:'
18
MethodKind: Instance
19
SwiftName: 'matching(identifier:)'
20
+- Name: XCTestCase
21
+ Methods:
22
+ - Selector: 'waitForExpectationsWithTimeout:handler:'
23
+ MethodKind: Instance
24
+ SwiftName: 'waitForExpectations(timeout:handler:)'
25
+ - Selector: 'expectationWithDescription:'
26
27
+ SwiftName: 'expectation(description:)'
0 commit comments