تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
JUnitRun حتى
public class JUnitRunUtil
extends Object
java.lang.Object |
↳ | com.android.tradefed.testtype.JUnitRunUtil |
فئة مساعدة لتوجيه استدعاء IRemoteTest#run(TestInformation, ITestInvocationListener)
لاستدعاء Test#run(TestResult)
.
ملخص
المنشأت العامة
JUnitRun حتى
public JUnitRunUtil ()
الأساليب العامة
اختبار المدى
public static boolean runTest (ITestInvocationListener listener,
Test junitTest,
String runName)
حدود |
---|
listener | ITestInvocationListener |
junitTest | Test |
runName | String |
اختبار المدى
public static boolean runTest (ITestInvocationListener listener,
Test junitTest)
حدود |
---|
listener | ITestInvocationListener |
junitTest | Test |
public static boolean runTest (ITestInvocationListener listener,
Test junitTest,
String runName,
TestInformation testInfo)
حدود |
---|
listener | ITestInvocationListener |
junitTest | Test |
runName | String |
testInfo | TestInformation |
يخضع كل من المحتوى وعيّنات التعليمات البرمجية في هذه الصفحة للتراخيص الموضحّة في ترخيص استخدام المحتوى. إنّ 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":"غير ذلك"
}]