קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
NativePocAsserter
public interface NativePocAsserter
com.android.sts.common.NativePocAsserter |
ממשק עבור אסרטר לשימוש עם NativePoc.asserter()
.
סיכום
שיטות ציבוריות |
---|
default void | checkCmdResult (CommandResult result) נקרא לאחר סיום ה-PoC |
default AutoCloseable | withAutoCloseable ( NativePoc nativePoc, ITestDevice device) נקרא לפני הפעלת PoC, מחזיר סגירה אוטומטית שנסגרת לאחר שה-PoC מסתיים |
שיטות ציבוריות
checkCmdResult
public void checkCmdResult (CommandResult result)
נקרא לאחר סיום ה-PoC
פרמטרים |
---|
result | CommandResult |
עם סגירה אוטומטית
public AutoCloseable withAutoCloseable (NativePoc nativePoc,
ITestDevice device)
נקרא לפני הפעלת PoC, מחזיר סגירה אוטומטית שנסגרת לאחר שה-PoC מסתיים
פרמטרים |
---|
nativePoc | NativePoc |
device | ITestDevice |
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2022-11-18 (שעון UTC).
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"חסרים לי מידע או פרטים"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"התוכן מורכב מדי או עם יותר מדי שלבים"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"התוכן לא עדכני"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"בעיה בתרגום"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"בעיה בדוגמאות/בקוד"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"סיבה אחרת"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"התוכן קל להבנה"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"התוכן עזר לי לפתור בעיה"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"סיבה אחרת"
}]