PocPusher
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
سازندگان عمومی
PocPusher
public PocPusher ()
روش های عمومی
appendBitness
public PocPusher appendBitness (boolean append)
پاکسازی
public PocPusher cleanup (boolean cleanup)
پارامترها |
---|
cleanup | boolean |
pushFile
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)
پارامترها |
---|
device | ITestDevice |
روش های محافظت شده
به پایان رسید
protected void finished (Description d)
شروع کردن
protected void starting (Description d)