IMultiDeviceTest
public
interface
IMultiDeviceTest
com.android.tradefed.testtype.IMultiDeviceTest
|
Known indirect subclasses
AtestRunner, BaseTestSuite, DeviceJUnit4ClassRunner, DeviceParameterizedRunner, HostTest, ITestSuite, LongevityHostRunner, TestMappingSuiteRunner, TestsPoolPoller, TfSuiteRunner, VersionedTfLauncher
|
A test that needs reference to all the ITestDevice
and their associated
IBuildInfo
Most tests should not have a dependency on the build-under-test, and
should rely on
ITargetPreparer
s to prepare the test environment.
Summary
Public methods
setDeviceInfos
public abstract void setDeviceInfos ( deviceInfos)