init(application:)
Initializes a metric that measures memory use in the target app.
Declaration
init(application: XCUIApplication)Parameters
- application:
The application to be tested.
Initializes a metric that measures memory use in the target app.
init(application: XCUIApplication)The application to be tested.