PocPush

public class PocPusher
extends TestWatcher

Java.lang.Nesne
🎃 org.junit.rules.TestWatcher
  🎃 com.android.sts.common.PocPusher


Yürütülebilir yerel PoC'yi cihaza aktarmanıza yardımcı olan yardımcı programlar

Özet

Fields'ın oynadığı filmler

public boolean appendBitness

public boolean bitness32

public boolean bitness64

public boolean cleanup

Kamu inşaatçıları

PocPusher()

Herkese açık yöntemler

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)

Korunan yöntemler

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

Fields'ın oynadığı filmler

EkBitliği

public boolean appendBitness

bitlik32

public boolean bitness32

bitness64

public boolean bitness64

temizleme

public boolean cleanup

Kamu inşaatçıları

PocPush

public PocPusher ()

Herkese açık yöntemler

EkBitliği

public PocPusher appendBitness (boolean append)

Parametreler
append boolean

İlerlemeler
PocPusher

Her ikisi Bit

public PocPusher bothBitness ()

İlerlemeler
PocPusher

temizleme

public PocPusher cleanup (boolean cleanup)

Parametreler
cleanup boolean

İlerlemeler
PocPusher

yalnızca32

public PocPusher only32 ()

İlerlemeler
PocPusher

yalnızca64

public PocPusher only64 ()

İlerlemeler
PocPusher

pushDosyası

public void pushFile (String testFile, 
                String remoteFile)

Parametreler
testFile String

remoteFile String

Fırlatma
FileNotFoundException
DeviceNotAvailableException

setAbi

public PocPusher setAbi (IAbi abi)

Parametreler
abi IAbi

İlerlemeler
PocPusher

setBuild

public PocPusher setBuild (IBuildInfo buildInfo)

Parametreler
buildInfo IBuildInfo

İlerlemeler
PocPusher

setCihazı

public PocPusher setDevice (ITestDevice device)

Parametreler
device ITestDevice

İlerlemeler
PocPusher

Korunan yöntemler

tamamlandı

protected void finished (Description d)

Parametreler
d Description

başlatılıyor

protected void starting (Description d)

Parametreler
d Description