即時應用處理程序

public class InstantAppHandler
extends Object implements IModuleParameterHandler

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


ModuleParameters#INSTANT_APP的處理程序。

概括

公共構造函數

InstantAppHandler ()

公共方法

void applySetup ( IConfiguration moduleConfiguration)

將參數特定模組設定套用至模組IConfiguration

String getParameterIdentifier ()

傳回參數化模組將被識別的名稱。

公共構造函數

即時應用處理程序

public InstantAppHandler ()

公共方法

應用程式設定

public void applySetup (IConfiguration moduleConfiguration)

將參數特定模組設定套用至模組IConfiguration 。例如,這可能是準備者或測試者的額外選項。

參數
moduleConfiguration IConfiguration

取得參數標識符

public String getParameterIdentifier ()

傳回參數化模組將被識別的名稱。

退貨
String