PocPusher

public class PocPusher
extends TestWatcher

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


أدوات للمساعدة في دفع ملف تنفيذي أصلي لمفهوم إثبات الإمكانية إلى الجهاز

ملخّص

الحقول

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