Skip to main content
Glama
XCTestMisuseObserver.h1.3 kB
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "NSObject.h" #import "XCTestObservation.h" @class NSMutableArray, NSString, XCTestCase, XCTestSuite; @interface XCTestMisuseObserver : NSObject <XCTestObservation> { CDUnknownBlockType _warningLogHandler; NSMutableArray *_testSuiteStack; XCTestCase *_currentTestCase; } @property(retain) XCTestCase *currentTestCase; // @synthesize currentTestCase=_currentTestCase; @property(readonly) NSMutableArray *testSuiteStack; // @synthesize testSuiteStack=_testSuiteStack; @property(readonly, copy) CDUnknownBlockType warningLogHandler; // @synthesize warningLogHandler=_warningLogHandler; @property(readonly) XCTestSuite *currentTestSuite; - (void)testCaseDidFinish:(id)arg1; - (void)testCase:(id)arg1 didFailWithDescription:(id)arg2 inFile:(id)arg3 atLine:(unsigned long long)arg4; - (void)testCaseWillStart:(id)arg1; - (void)testSuiteDidFinish:(id)arg1; - (void)testSuiteWillStart:(id)arg1; - (BOOL)testSuiteStackContainsTestSuite:(id)arg1; - (void)removeTestSuiteFromStack:(id)arg1; - (void)popCurrentTestSuite; - (void)pushTestSuite:(id)arg1; - (void)emitWarningLog:(id)arg1; - (id)initWithWarningLogHandler:(CDUnknownBlockType)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