وحدة التحكّم في وحدة اختبار Kernel

public class KernelTestModuleController
extends BaseModuleController

java.lang.Object
com.android.tradefed.testtype.suite.module.BaseModuleController
  com.android.tradefed.testtype.suite.module.KernelTestModuleController


الفئة الأساسية لوحدة التحكم في الوحدات لا يمكنها إجراء اختبارات عندما لا تتطابق مع البنية .

ملخّص

شركة إنشاءات عامة

KernelTestModuleController()

الطرق العامة

IModuleController.RunStrategy shouldRun(IInvocationContext context)

طريقة تحديد ما إذا كان يجب تشغيل الوحدة أم لا

شركة إنشاءات عامة

وحدة التحكّم في وحدة اختبار Kernel

public KernelTestModuleController ()

الطرق العامة

cannot translate

public IModuleController.RunStrategy shouldRun (IInvocationContext context)

طريقة تحديد ما إذا كان يجب تشغيل الوحدة أم لا

المعلمات
context IInvocationContext: IInvocationContext في الوحدة

المرتجعات
IModuleController.RunStrategy صحيح إذا كان ينبغي تشغيل الوحدة، وخطأ في الحالات الأخرى.