推送檔案呼叫器

public class PushFileInvoker
extends TestFilePushSetup

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


該類已被棄用。
使用PushFilePreparer代替

ITargetPreparer將檔案從測試 zip 推送到裝置上,將它們標記為執行檔並呼叫裝置上的二進位檔案或腳本。另請參閱TestFilePushSetup

概括

公共構造函數

PushFileInvoker ()

公共方法

void setUp ( TestInformation testInfo)

公共構造函數

推送檔案呼叫器

public PushFileInvoker ()

公共方法

設定

public void setUp (TestInformation testInfo)

參數
testInfo TestInformation

投擲
BuildError
DeviceNotAvailableException
TargetSetupError