CarModuleController

public class CarModuleController
extends BaseModuleController

JavaScript.lang.Object
com.android.tradefed.testtype.Suite.Module.BaseModuleController
  com.android.tradefed.testtype.Suite.Module.CarModuleController


הבקר הזה מונע הפעלה של מקרי בדיקה במכשירים שהם לא כלי רכב.

סיכום

בנאים ציבוריים

CarModuleController()

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

IModuleController.RunStrategy shouldRun(IInvocationContext context)

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

בנאים ציבוריים

CarModuleController

public CarModuleController ()

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

צריך לרוץ

public IModuleController.RunStrategy shouldRun (IInvocationContext context)

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

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

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