XCTestCaseRun Class Reference

Inherits from XCTestRun : NSObject
Declared in XCTestCaseRun.h

– recordFailureInTest:withDescription:inFile:atLine:expected:

- (void)recordFailureInTest:(XCTestCase *)testCase withDescription:(NSString *)description inFile:(NSString *)filePath atLine:(NSUInteger)lineNumber expected:(BOOL)expected