ArchModuleController

public class ArchModuleController
extends BaseModuleController

java.lang.Object
   ↳ com.android.tradefed.testtype.suite.module.BaseModuleController
     ↳ com.android.tradefed.testtype.suite.module.ArchModuleController


מודול הבקרה לא יפעיל בדיקות אם הוא לא תואם לאף ארכיטקטורה נתונה.

סיכום

קונסטרוקטורים גלויים לכולם

ArchModuleController()

שיטות ציבוריות

IModuleController.RunStrategy shouldRun(IInvocationContext context)

שיטה לקביעת הצורך בהפעלת המודול.

קונסטרוקטורים גלויים לכולם

ArchModuleController

public ArchModuleController ()

שיטות ציבוריות

shouldRun

public IModuleController.RunStrategy shouldRun (IInvocationContext context)

שיטה לקביעת הצורך בהפעלת המודול.

פרמטרים
context IInvocationContext: ה-IInvocationContext של המודול

החזרות
IModuleController.RunStrategy הערך True אם צריך להריץ את המודול, ו-False אחרת.