PocPusher

public class PocPusher
extends TestWatcher

java.lang.Object
   ↳ org.junit.rules.TestWatcher
     ↳ com.android.sts.common.PocPusher


ยูทิลิตีที่จะช่วยพุชไฟล์ปฏิบัติการ PoC เนทีฟไปยังอุปกรณ์

สรุป

ช่อง

public boolean appendBitness

public boolean bitness32

public boolean bitness64

public boolean cleanup

ตัวสร้างแบบสาธารณะ

PocPusher()

เมธอดสาธารณะ

PocPusher appendBitness(boolean append)
PocPusher bothBitness()
PocPusher cleanup(boolean cleanup)
PocPusher only32()
PocPusher only64()
void pushFile(String testFile, String remoteFile)
PocPusher setAbi(IAbi abi)
PocPusher setBuild(IBuildInfo buildInfo)
PocPusher setDevice(ITestDevice device)

วิธีการที่มีการป้องกัน

void finished(Description d)
void starting(Description d)

ช่อง

appendBitness

public boolean appendBitness

bitness32

public boolean bitness32

bitness64

public boolean bitness64

ล้าง

public boolean cleanup

ตัวสร้างแบบสาธารณะ

PocPusher

public PocPusher ()

เมธอดสาธารณะ

appendBitness

public PocPusher appendBitness (boolean append)

พารามิเตอร์
append boolean

คิกรีเทิร์น
PocPusher

bothBitness

public PocPusher bothBitness ()

คิกรีเทิร์น
PocPusher

ล้าง

public PocPusher cleanup (boolean cleanup)

พารามิเตอร์
cleanup boolean

คิกรีเทิร์น
PocPusher

only32

public PocPusher only32 ()

คิกรีเทิร์น
PocPusher

only64

public PocPusher only64 ()

คิกรีเทิร์น
PocPusher

pushFile

public void pushFile (String testFile, 
                String remoteFile)

พารามิเตอร์
testFile String

remoteFile String

การโยน
FileNotFoundException
DeviceNotAvailableException

setAbi

public PocPusher setAbi (IAbi abi)

พารามิเตอร์
abi IAbi

คิกรีเทิร์น
PocPusher

setBuild

public PocPusher setBuild (IBuildInfo buildInfo)

พารามิเตอร์
buildInfo IBuildInfo

คิกรีเทิร์น
PocPusher

setDevice

public PocPusher setDevice (ITestDevice device)

พารามิเตอร์
device ITestDevice

คิกรีเทิร์น
PocPusher

วิธีการที่มีการป้องกัน

ปิดตลาด

protected void finished (Description d)

พารามิเตอร์
d Description

กำลังเริ่มต้น

protected void starting (Description d)

พารามิเตอร์
d Description