Skip to main content
Glama
_XCTestExpectationImplementation.h1.92 kB
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // @class NSString, XCTestCase; @interface _XCTestExpectationImplementation : NSObject { BOOL _fulfilled; NSString *_expectationDescription; id <XCTestExpectationDelegate> _delegate; BOOL _hasBeenWaitedOn; unsigned long long _expectedFulfillmentCount; unsigned long long _numberOfFulfillments; unsigned long long _fulfillmentToken; NSArray *_fulfillCallStackReturnAddresses; BOOL _inverted; BOOL _assertForOverFulfill; NSObject<OS_dispatch_queue> *_queue; NSObject<OS_dispatch_queue> *_delegateQueue; } @property(readonly, nonatomic) NSObject<OS_dispatch_queue> *delegateQueue; // @synthesize delegateQueue=_delegateQueue; @property(readonly, nonatomic) NSObject<OS_dispatch_queue> *queue; // @synthesize queue=_queue; @property(nonatomic) unsigned long long numberOfFulfillments; // @synthesize numberOfFulfillments=_numberOfFulfillments; @property(nonatomic) unsigned long long expectedFulfillmentCount; // @synthesize expectedFulfillmentCount=_expectedFulfillmentCount; @property(copy) NSArray *fulfillCallStackReturnAddresses; // @synthesize fulfillCallStackReturnAddresses=_fulfillCallStackReturnAddresses; @property unsigned long long fulfillmentToken; // @synthesize fulfillmentToken=_fulfillmentToken; @property BOOL assertForOverFulfill; // @synthesize assertForOverFulfill=_assertForOverFulfill; @property BOOL inverted; // @synthesize inverted=_inverted; @property BOOL hasBeenWaitedOn; // @synthesize hasBeenWaitedOn=_hasBeenWaitedOn; @property(retain) id <XCTestExpectationDelegate> delegate; // @synthesize delegate=_delegate; @property(copy) NSString *expectationDescription; // @synthesize expectationDescription=_expectationDescription; @property BOOL fulfilled; // @synthesize fulfilled=_fulfilled; - (id)init; @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