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)
تشغيل
public void runProtected (Test test,
Protectable p)
يدير TestCase.
حدود |
---|
test | Test |
p | Protectable |
public void setTestInfo (TestInformation testInfo)
حدود |
---|
testInfo | TestInformation |
startTest
public void startTest (Test test)
الطرق المحمية
يجري
protected void run (TestCase test)
يخضع كل من المحتوى وعيّنات التعليمات البرمجية في هذه الصفحة للتراخيص الموضحّة في ترخيص استخدام المحتوى. إنّ Java وOpenJDK هما علامتان تجاريتان مسجَّلتان لشركة Oracle و/أو الشركات التابعة لها.
تاريخ التعديل الأخير: 2023-03-30 (حسب التوقيت العالمي المتفَّق عليه)
[{
"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":"غير ذلك"
}]