XCTestRun Class Reference
Inherits from | NSObject |
---|---|
Declared in | XCTestRun.h |
– recordFailureWithDescription:inFile:atLine:expected:
- (void)recordFailureWithDescription:(id)arg1 inFile:(id)arg2 atLine:(unsigned long long)arg3 expected:(_Bool)arg4