XCTest Changes for Objective-C
XCTest
XCAbstractTest.h
Removed -[XCTest run]
XCTestCase+AsynchronousTesting.h
Modified XCTestExpectation
Header | |
---|---|
From | XCTest/XCTestCase+AsynchronousTesting.h |
To | XCTest/XCTestExpectation.h |
Modified -[XCTestExpectation fulfill]
Header | |
---|---|
From | XCTest/XCTestCase+AsynchronousTesting.h |
To | XCTest/XCTestExpectation.h |
XCTestDefines.h
Removed #def XCT_GENERICS_AVAILABLE
Removed #def XCT_NULLABLE_AVAILABLE
XCTestExpectation.h (Added)
Modified XCTestExpectation
Header | |
---|---|
From | XCTest/XCTestCase+AsynchronousTesting.h |
To | XCTest/XCTestExpectation.h |
Modified -[XCTestExpectation fulfill]
Header | |
---|---|
From | XCTest/XCTestCase+AsynchronousTesting.h |
To | XCTest/XCTestExpectation.h |