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)
ملف دفع
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)