XCTestManager_TestsInterface Protocol Reference
Declared in | XCTestManager_TestsInterface-Protocol.h |
---|
– _XCT_applicationWithBundleID:didUpdatePID:andState:
required method
- (void)_XCT_applicationWithBundleID:(NSString *)arg1 didUpdatePID:(int)arg2 andState:(unsigned long long)arg3
– _XCT_receivedAccessibilityNotification:withPayload:
required method
- (void)_XCT_receivedAccessibilityNotification:(int)arg1 withPayload:(NSData *)arg2