コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
PocPusher
public
class
PocPusher
extends TestWatcher
java.lang.Object
|
↳ |
org.junit.rules.TestWatcher
|
|
↳ |
com.android.sts.common.PocPusher
|
ネイティブ PoC 実行可能ファイルをデバイスにプッシュする際に役立つユーティリティ
概要
フィールド
追加ビット数
public boolean appendBitness
ビット数 32
public boolean bitness32
ビット数 64
public boolean bitness64
クリーンアップ
public boolean cleanup
パブリック コンストラクタ
PocPusher
public PocPusher ()
パブリック メソッド
追加ビット数
public PocPusher appendBitness (boolean append)
クリーンアップ
public PocPusher cleanup (boolean cleanup)
pushFile
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)
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2024-08-23 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-08-23 UTC。"],[],[]]