पोकपुशर
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)
|
फ़ील्ड्स की फ़िल्में
अपेंड बिटनेस
public boolean appendBitness
बिटनेस32
public boolean bitness32
बिटनेस64
public boolean bitness64
क्लीनअप करें
public boolean cleanup
सार्वजनिक कंस्ट्रक्टर
पोकपुशर
public PocPusher ()
सार्वजनिक तरीके
अपेंड बिटनेस
public PocPusher appendBitness (boolean append)
पैरामीटर | |
---|---|
append |
boolean |
रिटर्न | |
---|---|
PocPusher |
pushFile
public void pushFile (String testFile, String remoteFile)
पैरामीटर | |
---|---|
testFile |
String |
remoteFile |
String |
थ्रो | |
---|---|
FileNotFoundException |
|
DeviceNotAvailableException |
सेटबिल्ड
public PocPusher setBuild (IBuildInfo buildInfo)
पैरामीटर | |
---|---|
buildInfo |
IBuildInfo |
रिटर्न | |
---|---|
PocPusher |
डिवाइस सेट करें
public PocPusher setDevice (ITestDevice device)
पैरामीटर | |
---|---|
device |
ITestDevice |
रिटर्न | |
---|---|
PocPusher |
सुरक्षित तरीके
समाप्त हुआ
protected void finished (Description d)
पैरामीटर | |
---|---|
d |
Description |
प्रारंभ किया जा रहा है...
protected void starting (Description d)
पैरामीटर | |
---|---|
d |
Description |