Invoked when an expectation whose is
property is set to true
is fulfilled.
Required.
SDK
- Xcode 8.3+
Framework
- XCTest
Declaration
func waiter(_ waiter: XCTWaiter, didFulfillInvertedExpectation expectation: XCTest Expectation)
Discussion
If the delegate is an XCTest
instance, this will be reported as a test failure.