com.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

المقاولين العامة

com.PocPusher

public PocPusher ()

الأساليب العامة

appendBitness

public PocPusher appendBitness (boolean append)

حدود
append boolean

عائدات
PocPusher

com.bothBitness

public PocPusher bothBitness ()

عائدات
PocPusher

تنظيف

public PocPusher cleanup (boolean cleanup)

حدود
cleanup boolean

عائدات
PocPusher

فقط32

public PocPusher only32 ()

عائدات
PocPusher

فقط64

public PocPusher only64 ()

عائدات
PocPusher

ملف دفع

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