| Interface | Description |
|---|---|
| DeviceConfig |
Encapsulation of the device configuration obtained from "shell am get-config" command.
|
| DeviceConfigProvider |
Provider of a test device characteristics.
|
| Class | Description |
|---|---|
| DeviceConfig.Builder | |
| DeviceConfigProviderImpl | |
| DeviceConnector |
A connector to a device to install/uninstall APKs, and run shell command.
|
| DeviceProvider |
Provides a list of remote or local devices.
|
| TestServer |
Base interface for Remote CI Servers.
|
| Enum | Description |
|---|---|
| DeviceConfig.Category |
| Exception | Description |
|---|---|
| DeviceException |
Exception thrown during device actions.
|
| TestException |
Exception thrown during test actions.
|