Package com.android.builder.testing.api

Interface Summary
DeviceConfig Encapsulation of the device configuration obtained from "shell am get-config" command.
DeviceConfigProvider Provider of a test device characteristics.
 

Class Summary
DeviceConfig.Builder  
DeviceConfigProviderImpl Implementation of DeviceConfigProvider using a DeviceConnector and DeviceConfig
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 Summary
DeviceConfig.Catetory  
 

Exception Summary
DeviceException Exception thrown during device actions.
TestException Exception thrown during test actions.