Contents

init(notificationName:)

Creates an expectation that waits for a Darwin notification with the specified name to be posted.

Declaration

init(notificationName: String)

Parameters

  • notificationName:

    The notification name to watch for.