PushFileInvoker

public class PushFileInvoker
extends TestFilePushSetup

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.TestFilePushSetup
       ↳ com.android.tradefed.targetprep.PushFileInvoker


This 類別已淘汰。
請改用 PushFilePreparer

ITargetPreparer 會將測試 ZIP 檔案推送至裝置,並將這些檔案標示為可執行檔,然後在裝置上叫用二進位檔或指令碼。另請參閱 TestFilePushSetup

摘要

公用建構函式

PushFileInvoker()

公用方法

void setUp(TestInformation testInfo)

公用建構函式

PushFileInvoker

public PushFileInvoker ()

公用方法

setUp

public void setUp (TestInformation testInfo)

參數
testInfo TestInformation

擲回
BuildError
DeviceNotAvailableException
TargetSetupError