Skip to main content
Glama
XCTestDriver.h1.7 kB
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import <WebDriverAgentLib/CDStructures.h> #import "XCDebugLogDelegate-Protocol.h" #import "XCTestDriverInterface-Protocol.h" #import "XCTestManager_TestsInterface-Protocol.h" #import "XCTestManager_IDEInterface-Protocol.h" #import "XCTestManager_ManagerInterface-Protocol.h" @class DTXConnection, NSMutableArray, NSString, NSUUID, NSXPCConnection, XCTestConfiguration, XCTestSuite; @interface XCTestDriver : NSObject <XCTestManager_TestsInterface, XCTestDriverInterface, XCDebugLogDelegate> { XCTestConfiguration *_testConfiguration; NSObject<OS_dispatch_queue> *_queue; NSMutableArray *_debugMessageBuffer; int _debugMessageBufferOverflow; } @property int debugMessageBufferOverflow; // @synthesize debugMessageBufferOverflow=_debugMessageBufferOverflow; @property(retain) NSMutableArray *debugMessageBuffer; // @synthesize debugMessageBuffer=_debugMessageBuffer; @property(retain) NSObject<OS_dispatch_queue> *queue; // @synthesize queue=_queue; @property(readonly) XCTestConfiguration *testConfiguration; // @synthesize testConfiguration=_testConfiguration; - (void)runTestConfiguration:(id)arg1 completionHandler:(CDUnknownBlockType)arg2; - (void)runTestSuite:(id)arg1 completionHandler:(CDUnknownBlockType)arg2; - (void)reportStallOnMainThreadInTestCase:(id)arg1 method:(id)arg2 file:(id)arg3 line:(unsigned long long)arg4; - (BOOL)runTestsAndReturnError:(id *)arg1; - (id)_readyIDESession:(id *)arg1; - (int)_connectedSocketForIDESession:(id *)arg1; - (void)logDebugMessage:(id)arg1; - (id)initWithTestConfiguration:(id)arg1; @end

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mobile-dev-inc/Maestro'

If you have feedback or need assistance with the MCP directory API, please join our Discord server