InstantAppHandler

public class InstantAppHandler
extends Object implements IModuleParameterHandler

java.lang.Object
   ↳ com.android.tradefed.testtype.suite.params.InstantAppHandler


‫Handler ל-ModuleParameters.INSTANT_APP.

סיכום

ערכים קבועים

String INSTANT_APP_ID

Constructors ציבוריים

InstantAppHandler()

‫methods ציבוריים

void applySetup(IConfiguration moduleConfiguration)

החלת הפרמטר IConfiguration על הגדרת המודול הספציפית.

String getParameterIdentifier()

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

ערכים קבועים

INSTANT_APP_ID

public static final String INSTANT_APP_ID

ערך קבוע: "instant"

Constructors ציבוריים

InstantAppHandler

public InstantAppHandler ()

‫methods ציבוריים

applySetup

public void applySetup (IConfiguration moduleConfiguration)

החלת הפרמטר IConfiguration על הגדרת המודול הספציפית. לדוגמה, אלה יכולות להיות אפשרויות נוספות למי שמכין את הבחינות או לבחינות עצמן.

פרמטרים
moduleConfiguration IConfiguration

getParameterIdentifier

public String getParameterIdentifier ()

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

החזרות
String