android-components / mozilla.components.support.test.robolectric / grantPermission

grantPermission

fun grantPermission(vararg permissions: String): Unit (source)

A helper for working with permission just pass one or more permission that you need to be granted.

Parameters

permissions - list of permissions that you need to be granted.