delegate
The delegate to which expectation fulfillment events will be reported.
Declaration
weak var delegate: (any XCTWaiterDelegate)? { get set }The delegate to which expectation fulfillment events will be reported.
weak var delegate: (any XCTWaiterDelegate)? { get set }