XCTestDriver Class Reference
Inherits from | NSObject |
---|---|
Conforms to | XCDebugLogDelegate XCTestDriverInterface XCTestManager_TestsInterface |
Declared in | XCTestDriver.h |
– _IDE_startExecutingTestPlanWithProtocolVersion:
- (id)_IDE_startExecutingTestPlanWithProtocolVersion:(id)arg1
– _XCT_applicationWithBundleID:didUpdatePID:andState:
- (void)_XCT_applicationWithBundleID:(id)arg1 didUpdatePID:(int)arg2 andState:(unsigned long long)arg3
– _XCT_receivedAccessibilityNotification:withPayload:
- (void)_XCT_receivedAccessibilityNotification:(int)arg1 withPayload:(id)arg2
– _checkManagerDaemonStateAndConnectIfAvailable
- (void)_checkManagerDaemonStateAndConnectIfAvailable
– runTestConfiguration:completionHandler:
- (void)runTestConfiguration:(id)arg1 completionHandler:(CDUnknownBlockType)arg2
– runTestSuite:completionHandler:
- (void)runTestSuite:(id)arg1 completionHandler:(CDUnknownBlockType)arg2