InstantAppHandler
public
class
InstantAppHandler
extends Object
implements
IModuleParameterHandler
java.lang.Object | |
↳ | com.android.tradefed.testtype.suite.params.InstantAppHandler |
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 ()
公用方法
套用設定
public void applySetup (IConfiguration moduleConfiguration)
套用至模組 IConfiguration
,該參數專屬模組設定。例如:
這可能為準備者或測驗的額外選項。
參數 | |
---|---|
moduleConfiguration |
IConfiguration |
getParameterIdentifier
public String getParameterIdentifier ()
傳回要識別參數化模組的名稱。
傳回 | |
---|---|
String |