Skip to main content
Glama
_XCInternalTestRun.h1.74 kB
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // @class NSDate, XCTest; @interface _XCInternalTestRun : NSObject { XCTest *_test; double _startTimeInterval; double _stopTimeInterval; unsigned long long _executionCount; unsigned long long _failureCount; unsigned long long _unexpectedExceptionCount; BOOL _hasStarted; BOOL _hasStopped; unsigned long long _executionCountBeforeCrash; unsigned long long _failureCountBeforeCrash; unsigned long long _unexpectedExceptionCountBeforeCrash; } @property unsigned long long unexpectedExceptionCountBeforeCrash; // @synthesize unexpectedExceptionCountBeforeCrash=_unexpectedExceptionCountBeforeCrash; @property unsigned long long failureCountBeforeCrash; // @synthesize failureCountBeforeCrash=_failureCountBeforeCrash; @property unsigned long long executionCountBeforeCrash; // @synthesize executionCountBeforeCrash=_executionCountBeforeCrash; @property(readonly) BOOL hasStopped; // @synthesize hasStopped=_hasStopped; @property(readonly) XCTest *test; // @synthesize test=_test; @property(readonly) unsigned long long testCaseCount; @property(readonly) unsigned long long unexpectedExceptionCount; @property(readonly) unsigned long long failureCount; @property(readonly) unsigned long long executionCount; @property(readonly, copy) NSDate *stopDate; @property(readonly, copy) NSDate *startDate; @property(readonly) double testDuration; @property(readonly) double totalDuration; - (id)initWithTest:(id)arg1; - (void)stop; - (void)start; - (void)recordFailureWithDescription:(id)arg1 inFile:(id)arg2 atLine:(unsigned long long)arg3 expected:(BOOL)arg4; @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