XCTestObserver Class Reference
Inherits from | NSObject |
---|---|
Declared in | XCTestObserver.h |
– testCaseDidFail:withDescription:inFile:atLine:
- (void)testCaseDidFail:(id)arg1 withDescription:(id)arg2 inFile:(id)arg3 atLine:(unsigned long long)arg4
– testSuiteDidFail:withDescription:inFile:atLine:
- (void)testSuiteDidFail:(id)arg1 withDescription:(id)arg2 inFile:(id)arg3 atLine:(unsigned long long)arg4