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.
2 parents c40909b + f6618b1 commit ec15e34Copy full SHA for ec15e34
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