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

一個ITargetPreparer將文件從測試 zip 推送到設備上,將它們標記為可執行文件並調用設備上的二進製文件或腳本。另請參閱TestFilePushSetup

概括

公共構造函數

PushFileInvoker ()

公共方法

void setUp ( TestInformation testInfo)

公共構造函數

PushFileInvoker

public PushFileInvoker ()

公共方法

設置

public void setUp (TestInformation testInfo)

參數
testInfo TestInformation

投擲
BuildError
DeviceNotAvailableException
TargetSetupError