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
पब्लिक कंस्ट्रक्टर
PocPusher
public PocPusher ()
सार्वजनिक तरीके
appendBitness
public PocPusher appendBitness (boolean append)
पैरामीटर | |
---|---|
append |
boolean |
रिटर्न | |
---|---|
PocPusher |
pushFile
public void pushFile (String testFile, String remoteFile)
पैरामीटर | |
---|---|
testFile |
String |
remoteFile |
String |
थ्रो | |
---|---|
FileNotFoundException |
|
DeviceNotAvailableException |
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 |