InstantAppHandler
public
class
InstantAppHandler
extends Object
implements
IModuleParameterHandler
java.lang.Object | |
↳ | com.android.tradefed.testtype.suite.params.InstantAppHandler |
ה-handler של ModuleParameters.INSTANT_APP
.
סיכום
שדות | |
---|---|
public
static
final
String |
INSTANT_APP_ID
|
יוצרים ציבוריים | |
---|---|
InstantAppHandler()
|
שיטות ציבוריות | |
---|---|
void
|
applySetup(IConfiguration moduleConfiguration)
מחילים על המודול |
String
|
getParameterIdentifier()
הפונקציה מחזירה את השם שבו המודול המפרמטרי יזוהה. |
שדות
INSTANT_APP_ID
public static final String INSTANT_APP_ID
יוצרים ציבוריים
InstantAppHandler
public InstantAppHandler ()
שיטות ציבוריות
applySetup
public void applySetup (IConfiguration moduleConfiguration)
מחילים על המודול IConfiguration
את הגדרת המודול הספציפית לפרמטר. לדוגמה, אפשר להוסיף אפשרויות נוספות למכינים או לבדיקות.
פרמטרים | |
---|---|
moduleConfiguration |
IConfiguration |
getParameterIdentifier
public String getParameterIdentifier ()
הפונקציה מחזירה את השם שבו המודול המפרמטרי יזוהה.
החזרות | |
---|---|
String |