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 |
獲取參數標識符
public String getParameterIdentifier ()
返回參數化模塊將被標識為的名稱。
退貨 | |
---|---|
String |