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)

モジュールIConfigurationにパラメーター固有のモジュール セットアップを適用します。

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