init(bundleIdentifier:)
Creates a new collection of definitions for intents that the specified app bundle contains.
Declaration
init(bundleIdentifier: String)Parameters
- bundleIdentifier:
The bundle identifier of the app target under test.
Creates a new collection of definitions for intents that the specified app bundle contains.
init(bundleIdentifier: String)The bundle identifier of the app target under test.