com.android.build.api.instrumentation.manageddevice

Interfaces

DeviceTestRunConfigureAction

Action for configuring the device specific inputs for the Managed Device Test Task.

DeviceTestRunInput

Interface that represents input into the Instrumented Test Task, created by a DeviceTestRunConfigureAction, to be consumed by the DeviceTestRunTaskAction.

DeviceTestRunParameters

All parameters for a DeviceTestRunTaskAction.

DeviceTestRunTaskAction

The Action for running the Test within the test Task.

StaticTestData

Interface for retrieving all test data for a given test invocation for use by the DeviceTestRunTaskAction.

TestRunData

The general inputs associated with a given test run.

Classes

ManagedDeviceDslRegistration

Class containing all information regarding the DSL for a new Custom Managed Device Type.