Contents

delegate

The delegate to which expectation fulfillment events will be reported.

Declaration

weak var delegate: (any XCTWaiterDelegate)? { get set }

See Also

Responding to Expectation Fulfilment