PushFileInvoker
public
class
PushFileInvoker
extends TestFilePushSetup
java.lang.Object | |||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | ||
↳ | com.android.tradefed.targetprep.TestFilePushSetup | ||
↳ | com.android.tradefed.targetprep.PushFileInvoker |
這個類別已淘汰。
改用 PushFilePreparer
可將檔案從測試 ZIP 推送至裝置的 ITargetPreparer
,並標示為可執行
並叫用裝置上的二進位檔或指令碼另請參閱 TestFilePushSetup
。
摘要
公用建構函式 | |
---|---|
PushFileInvoker()
|
公用方法 | |
---|---|
void
|
setUp(TestInformation testInfo)
|
公用建構函式
PushFileInvoker
public PushFileInvoker ()
公用方法
設定
public void setUp (TestInformation testInfo)
參數 | |
---|---|
testInfo |
TestInformation |
擲回 | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |