Interface | Description |
---|---|
TestData | Data representing the test app and the tested application/library. |
TestRunner | A test runner able to run tests on a list of com.android.builder.testing.api.DeviceConnector |
Class | Description |
---|---|
ConnectedDevice | Local device connected to with ddmlib. |
ConnectedDeviceProvider | DeviceProvider for locally connected devices. |
SimpleTestRunner | Basic TestRunner running tests on all devices. |
Exception | Description |
---|---|
TestRunner.NoAuthorizedDeviceFoundException |