인스턴트 앱 핸들러
public class InstantAppHandler
extends Object
implements IModuleParameterHandler
java.lang.객체 | |
↳ | com.android.tradefed.testtype.suite.params.InstantAppHandler |
대한 핸들러 ModuleParameters#INSTANT_APP
.
요약
공개 생성자 | |
---|---|
InstantAppHandler () |
공개 메서드 | |
---|---|
void | applySetup ( IConfiguration moduleConfiguration) 모듈에 적용 |
String | getParameterIdentifier () 매개변수화된 모듈이 식별될 이름을 반환합니다. |
공개 생성자
인스턴트 앱 핸들러
public InstantAppHandler ()
공개 메서드
적용 설정
public void applySetup (IConfiguration moduleConfiguration)
모듈에 적용 IConfiguration
매개 변수 특정 모듈 설치. 예를 들어, 이것은 준비자 또는 테스트를 위한 추가 옵션이 될 수 있습니다.
매개변수 | |
---|---|
moduleConfiguration | IConfiguration |
getParameterIdentifier
public String getParameterIdentifier ()
매개변수화된 모듈이 식별될 이름을 반환합니다.
보고 | |
---|---|
String |