InstantAppHandler
public class InstantAppHandler
extends Object
implements IModuleParameterHandler
java.lang.Object | |
↳ | com.android.tradefed.testtype.suite.params.InstantAppHandler |
Handler dla ModuleParameters#INSTANT_APP
.
Streszczenie
Konstruktorzy publiczni | |
---|---|
InstantAppHandler () |
Metody publiczne | |
---|---|
void | applySetup ( IConfiguration moduleConfiguration) Zastosuj do modułowej |
String | getParameterIdentifier () Zwraca nazwę, pod którą sparametryzowany moduł będzie identyfikowany. |
Konstruktorzy publiczni
InstantAppHandler
public InstantAppHandler ()
Metody publiczne
ApplySetup
public void applySetup (IConfiguration moduleConfiguration)
Zastosuj do modułowej IConfiguration
konfiguracji modułu specyficzny parametr. Na przykład mogą to być dodatkowe opcje dla przygotowujących lub testów.
Parametry | |
---|---|
moduleConfiguration | IConfiguration |
getParameterIdentifier
public String getParameterIdentifier ()
Zwraca nazwę, pod którą sparametryzowany moduł będzie identyfikowany.
Zwroty | |
---|---|
String |