ポクプッシャー
public class PocPusher
extends TestWatcher
java.lang.Object |
↳ | org.junit.rules.TestWatcher |
| ↳ | com.android.sts.common.PocPusher |
ネイティブ PoC 実行可能ファイルをデバイスにプッシュするためのユーティリティ
概要
田畑
appendBitness
public boolean appendBitness
ビットネス32
public boolean bitness32
ビットネス64
public boolean bitness64
掃除
public boolean cleanup
パブリック コンストラクター
ポクプッシャー
public PocPusher ()
公開メソッド
appendBitness
public PocPusher appendBitness (boolean append)
掃除
public PocPusher cleanup (boolean cleanup)
プッシュファイル
public void pushFile (String testFile,
String remoteFile)
パラメーター |
---|
testFile | String |
remoteFile | String |
スロー |
---|
FileNotFoundException | |
DeviceNotAvailableException | |
setBuild
public PocPusher setBuild (IBuildInfo buildInfo)
パラメーター |
---|
buildInfo | IBuildInfo |
setDevice
public PocPusher setDevice (ITestDevice device)
保護されたメソッド
終了した
protected void finished (Description d)
起動
protected void starting (Description d)