コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
NativePocCrashAsserter
public
class
NativePocCrashAsserter
extends Object
implements
NativePocAsserter
java.lang.Object
|
↳ |
com.android.sts.common.NativePocCrashAsserter
|
概要
パブリック メソッド
assertNoCrash
public static NativePocAsserter assertNoCrash ()
Poc にセキュリティ クラッシュがないことを確認する NativePocAsserter を返します。
assertNoCrash
public static NativePocAsserter assertNoCrash (TombstoneUtils.Config config)
以下でセキュリティ クラッシュが検出されていないことを確認する NativePocAsserter を返します。
指定された TombstoneUtils.Config
パラメータ |
config |
TombstoneUtils.Config |
assertNoCrashIn
public static NativePocAsserter assertNoCrashIn (String... patterns)
リストされたプロセスにセキュリティ クラッシュがないかどうかをチェックする NativePocAsserter を返します。
withAutoCloseable
public AutoCloseable withAutoCloseable (NativePoc nativePoc,
ITestDevice device)
PoC の実行前に呼び出されると、PoC の終了後に終了する AutoCloseable を返す
パラメータ |
nativePoc |
NativePoc |
device |
ITestDevice |
例外 |
DeviceNotAvailableException |
|
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。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。"],[],[]]