PocPusher
public class PocPusher
extends TestWatcher
java.lang.অবজেক্ট |
↳ | org.junit.rules.TestWatcher |
| ↳ | com.android.sts.common.PocPusher |
ডিভাইসে এক্সিকিউটেবল একটি নেটিভ PoC পুশ করতে সাহায্য করার জন্য ইউটিলিটি
সারাংশ
ক্ষেত্র
appendBitness
public boolean appendBitness
bitness32
public boolean bitness32
bitness64
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 | |
সেটবিল্ড
public PocPusher setBuild (IBuildInfo buildInfo)
পরামিতি |
---|
buildInfo | IBuildInfo |
সেটডিভাইস
public PocPusher setDevice (ITestDevice device)
পরামিতি |
---|
device | ITestDevice |
সুরক্ষিত পদ্ধতি
সমাপ্ত
protected void finished (Description d)
শুরু
protected void starting (Description d)