XCTestLog Class Reference

Inherits from XCTestObserver : NSObject
Declared in XCTestLog.h

Overview

XCTestLog is deprecated.

  logFileHandle

@property (readonly, strong) NSFileHandle *logFileHandle

– testLogWithFormat:

- (void)testLogWithFormat:(NSString *)format, ...

– testLogWithFormat:arguments:

- (void)testLogWithFormat:(NSString *)format arguments:(va_list)arguments