PushFileInvoker
public
class
PushFileInvoker
extends TestFilePushSetup
java.lang.Object | |||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | ||
↳ | com.android.tradefed.targetprep.TestFilePushSetup | ||
↳ | com.android.tradefed.targetprep.PushFileInvoker |
<ph type="x-smartling-placeholder"></ph>
このクラスは非推奨となりました。
代わりに PushFilePreparer
を使用してください。
テスト zip からデバイスにファイルをプッシュする ITargetPreparer
(実行可能としてマークする)
デバイスでバイナリまたはスクリプトを呼び出します。TestFilePushSetup
もご覧ください。
概要
パブリック コンストラクタ | |
---|---|
PushFileInvoker()
|
パブリック メソッド | |
---|---|
void
|
setUp(TestInformation testInfo)
|
パブリック コンストラクタ
PushFileInvoker
public PushFileInvoker ()
パブリック メソッド
セットアップ
public void setUp (TestInformation testInfo)
パラメータ | |
---|---|
testInfo |
TestInformation |
例外 | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |