DeviceTestResult
public class DeviceTestResult
extends TestResult
java.lang.Object |
↳ | junit.framework.TestResult |
| ↳ | com.android.tradefed.testtype.DeviceTestResult |
התמחות של TestResult
שתבטל כאשר מתרחשת DeviceNotAvailableException
סיכום
כיתות מקוננות |
---|
class | DeviceTestResult.RuntimeDeviceNotAvailableException |
שיטות מוגנות |
---|
void | run (TestCase test) |
בנאים ציבוריים
DeviceTestResult
public DeviceTestResult ()
שיטות ציבוריות
endTest
public void endTest (Test test)
runProtected
public void runProtected (Test test,
Protectable p)
מפעיל TestCase.
פרמטרים |
---|
test | Test |
p | Protectable |
public void setTestInfo (TestInformation testInfo)
פרמטרים |
---|
testInfo | TestInformation |
התחל מבחן
public void startTest (Test test)
שיטות מוגנות
לָרוּץ
protected void run (TestCase test)
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2023-03-30 (שעון 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":"סיבה אחרת"
}]