PocPusher

public class PocPusher
extends TestWatcher

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


Narzędzia ułatwiające przekazanie na urządzenie natywnego pliku wykonywalnego POC

Podsumowanie

Fieldsem

public boolean appendBitness

public boolean bitness32

public boolean bitness64

public boolean cleanup

Konstruktory publiczne

PocPusher()

Metody publiczne

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)

Metody chronione

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

Fieldsem

Przydatność

public boolean appendBitness

bitwa32

public boolean bitness32

bitness64

public boolean bitness64

czyszczenie

public boolean cleanup

Konstruktory publiczne

PocPusher

public PocPusher ()

Metody publiczne

Przydatność

public PocPusher appendBitness (boolean append)

Parametry
append boolean

Zwroty
PocPusher

Jednorazowa szybkość transmisji bitów

public PocPusher bothBitness ()

Zwroty
PocPusher

czyszczenie

public PocPusher cleanup (boolean cleanup)

Parametry
cleanup boolean

Zwroty
PocPusher

tylko32

public PocPusher only32 ()

Zwroty
PocPusher

tylko64

public PocPusher only64 ()

Zwroty
PocPusher

plik push

public void pushFile (String testFile, 
                String remoteFile)

Parametry
testFile String

remoteFile String

Rzuty
FileNotFoundException
DeviceNotAvailableException

SetAbi

public PocPusher setAbi (IAbi abi)

Parametry
abi IAbi

Zwroty
PocPusher

setBuild

public PocPusher setBuild (IBuildInfo buildInfo)

Parametry
buildInfo IBuildInfo

Zwroty
PocPusher

ustawUrządzenie

public PocPusher setDevice (ITestDevice device)

Parametry
device ITestDevice

Zwroty
PocPusher

Metody chronione

gotowe

protected void finished (Description d)

Parametry
d Description

uruchamianie

protected void starting (Description d)

Parametry
d Description