Contents

XCTDarwinNotificationExpectation

An expectation that is fulfilled when an expected Darwin notification is received.

Declaration

class XCTDarwinNotificationExpectation

Overview

If a custom handler value is not provided, the expectation will be fulfilled as soon as a matching Darwin notification is received from any process.

Topics

Creating Darwin Notification Expectations

Expectation Properties

Custom Notification Evaluation

See Also

Notification-Based Expectations