推送文件调用器

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