포켓푸셔
public class PocPusher
extends TestWatcher
java.lang.객체 |
↳ | org.junit.rules.TestWatcher |
| ↳ | com.android.sts.common.PocPusher |
기본 PoC 실행 파일을 장치에 푸시하는 데 도움이 되는 유틸리티
요약
필드
추가 Bitness
public boolean appendBitness
bitness32
public boolean bitness32
bitness64
public boolean bitness64
대청소
public boolean cleanup
공개 생성자
공개 방법
추가 Bitness
public PocPusher appendBitness (boolean append)
대청소
public PocPusher cleanup (boolean cleanup)
푸시파일
public void pushFile (String testFile,
String remoteFile)
매개변수 |
---|
testFile | String |
remoteFile | String |
던지기 |
---|
FileNotFoundException | |
DeviceNotAvailableException | |
setBuild
public PocPusher setBuild (IBuildInfo buildInfo)
매개변수 |
---|
buildInfo | IBuildInfo |
setDevice
public PocPusher setDevice (ITestDevice device)
보호된 메서드
완성된
protected void finished (Description d)
시작
protected void starting (Description d)