_XCTestCaseImplementation Class Reference

Inherits from NSObject
Declared in _XCTestCaseImplementation.h

  activePerformanceMetricIDs

@property (copy) NSArray *activePerformanceMetricIDs

  activityRecordStack

@property (retain, nonatomic) NSMutableArray *activityRecordStack

– addExpectation:

- (void)addExpectation:(id)arg1

  callAddressForCurrentWait

@property unsigned long long callAddressForCurrentWait

  callAddressesForLastCreatedExpectation

@property (copy) NSArray *callAddressesForLastCreatedExpectation

  completionHandler

@property (copy) CDUnknownBlockType completionHandler

  continueAfterFailure

@property _Bool continueAfterFailure

– dealloc

- (void)dealloc

  didMeasureMetrics

@property _Bool didMeasureMetrics

  didStartMeasuring

@property _Bool didStartMeasuring

  didStopMeasuring

@property _Bool didStopMeasuring

  expectations

@property (retain, nonatomic) NSMutableSet *expectations

  failureRecords

@property (retain, nonatomic) NSMutableArray *failureRecords

  filePathForUnexpectedFailure

@property (copy) NSString *filePathForUnexpectedFailure

  fulfillments

@property (retain, nonatomic) NSMutableArray *fulfillments

– init

- (id)init

  invocation

@property (retain) NSInvocation *invocation

  isMeasuringMetrics

@property _Bool isMeasuringMetrics

  lineNumberForUnexpectedFailure

@property unsigned long long lineNumberForUnexpectedFailure

  measuringIteration

@property unsigned long long measuringIteration

  perfMetricDataForID

@property (retain) NSMutableDictionary *perfMetricDataForID

  performanceMetricIDs

@property (copy) NSArray *performanceMetricIDs

– resetExpectations

- (void)resetExpectations

  runLoopNestingCount

@property long long runLoopNestingCount

  shouldHaltWhenReceivesControl

@property _Bool shouldHaltWhenReceivesControl

  shouldIgnoreSubsequentFailures

@property _Bool shouldIgnoreSubsequentFailures

  startSystemTime

@property struct time_value startSystemTime

  startUserTime

@property struct time_value startUserTime

  startWallClockTime

@property unsigned long long startWallClockTime

  testCaseRun

@property (retain) XCTestCaseRun *testCaseRun

  timeoutDuration

@property double timeoutDuration

  timeoutSource

@property (nonatomic) NSObject<OS_dispatch_source> *timeoutSource

  waiting

@property _Bool waiting

  testContext

@property (readonly) XCTestContext *testContext