XCTestCase Class Reference
Inherits from | XCTest : NSObject |
---|---|
Declared in | XCTestCase.h |
+ _reportPerformanceFailuresForLargeImprovements
+ (_Bool)_reportPerformanceFailuresForLargeImprovements
– _configureTimeoutForInterval:forWaitAtAddress:testClassName:testMethodName:
- (void)_configureTimeoutForInterval:(double)arg1 forWaitAtAddress:(unsigned long long)arg2 testClassName:(id)arg3 testMethodName:(id)arg4
– _enqueueFailureWithDescription:inFile:atLine:expected:
- (void)_enqueueFailureWithDescription:(id)arg1 inFile:(id)arg2 atLine:(unsigned long long)arg3 expected:(_Bool)arg4
– _logAndReportPerformanceMetrics:perfMetricResultsForIDs:withBaselinesForTest:defaultBaselinesForPerfMetricID:
- (void)_logAndReportPerformanceMetrics:(id)arg1 perfMetricResultsForIDs:(id)arg2 withBaselinesForTest:(id)arg3 defaultBaselinesForPerfMetricID:(id)arg4
– _recordUnexpectedFailureWithDescription:exception:
- (void)_recordUnexpectedFailureWithDescription:(id)arg1 exception:(id)arg2
– _recordValues:forPerformanceMetricID:name:unitsOfMeasurement:baselineName:baselineAverage:maxPercentRegression:maxPercentRelativeStandardDeviation:maxRegression:maxStandardDeviation:file:line:
- (void)_recordValues:(id)arg1 forPerformanceMetricID:(id)arg2 name:(id)arg3 unitsOfMeasurement:(id)arg4 baselineName:(id)arg5 baselineAverage:(id)arg6 maxPercentRegression:(id)arg7 maxPercentRelativeStandardDeviation:(id)arg8 maxRegression:(id)arg9 maxStandardDeviation:(id)arg10 file:(id)arg11 line:(unsigned long long)arg12
– _symbolicationRecordForTestCodeInAddressStack:
- (id)_symbolicationRecordForTestCodeInAddressStack:(id)arg1
– addUIInterruptionMonitorWithDescription:handler:
- (id)addUIInterruptionMonitorWithDescription:(id)arg1 handler:(CDUnknownBlockType)arg2
– afterTestIteration:selector:
- (void)afterTestIteration:(unsigned long long)arg1 selector:(SEL)arg2
– beforeTestIteration:selector:
- (void)beforeTestIteration:(unsigned long long)arg1 selector:(SEL)arg2
– expectationForNotification:object:handler:
- (id)expectationForNotification:(id)arg1 object:(id)arg2 handler:(CDUnknownBlockType)arg3
– expectationForPredicate:evaluatedWithObject:handler:
- (id)expectationForPredicate:(id)arg1 evaluatedWithObject:(id)arg2 handler:(CDUnknownBlockType)arg3
– keyValueObservingExpectationForObject:keyPath:expectedValue:
- (id)keyValueObservingExpectationForObject:(id)arg1 keyPath:(id)arg2 expectedValue:(id)arg3
– keyValueObservingExpectationForObject:keyPath:handler:
- (id)keyValueObservingExpectationForObject:(id)arg1 keyPath:(id)arg2 handler:(CDUnknownBlockType)arg3
– measureMetrics:automaticallyStartMeasuring:forBlock:
- (void)measureMetrics:(id)arg1 automaticallyStartMeasuring:(_Bool)arg2 forBlock:(CDUnknownBlockType)arg3
– numberOfTestIterationsForTestWithSelector:
- (unsigned long long)numberOfTestIterationsForTestWithSelector:(SEL)arg1
– recordFailureWithDescription:inFile:atLine:expected:
- (void)recordFailureWithDescription:(id)arg1 inFile:(id)arg2 atLine:(unsigned long long)arg3 expected:(_Bool)arg4
– startActivityWithTitle:block:
- (void)startActivityWithTitle:(id)arg1 block:(CDUnknownBlockType)arg2
– waitForExpectationsWithTimeout:handler:
- (void)waitForExpectationsWithTimeout:(double)arg1 handler:(CDUnknownBlockType)arg2