DeviceBuildInfoBootStrapper
public
class
DeviceBuildInfoBootStrapper
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.DeviceBuildInfoBootStrapper |
ITargetPreparer
將建構資訊欄位取代為從裝置讀取的屬性
如要測試使用外部來源 (例如 外部合作夥伴裝置)
摘要
公用建構函式 | |
---|---|
DeviceBuildInfoBootStrapper()
|
公用方法 | |
---|---|
void
|
setUp(TestInformation testInfo)
|
公用建構函式
DeviceBuildInfoBootStrapper
public DeviceBuildInfoBootStrapper ()
公用方法
設定
public void setUp (TestInformation testInfo)
參數 | |
---|---|
testInfo |
TestInformation |
擲回 | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |