InstantAppHandler

public class InstantAppHandler
extends Object implements IModuleParameterHandler

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


Trình xử lý cho ModuleParameters.INSTANT_APP.

Tóm tắt

Trường

public static final String INSTANT_APP_ID

Hàm khởi tạo công khai

InstantAppHandler()

Phương thức công khai

void applySetup(IConfiguration moduleConfiguration)

Áp dụng cho mô-đun IConfiguration chế độ thiết lập mô-đun cụ thể theo thông số.

String getParameterIdentifier()

Trả về tên mà mô-đun được tham số hoá sẽ được xác định.

Trường

INSTANT_APP_ID

public static final String INSTANT_APP_ID

Hàm khởi tạo công khai

InstantAppHandler

public InstantAppHandler ()

Phương thức công khai

applySetup

public void applySetup (IConfiguration moduleConfiguration)

Áp dụng cho mô-đun IConfiguration chế độ thiết lập mô-đun cụ thể theo thông số. Ví dụ: đây có thể là các tuỳ chọn bổ sung cho trình chuẩn bị hoặc kiểm thử.

Tham số
moduleConfiguration IConfiguration

getParameterIdentifier

public String getParameterIdentifier ()

Trả về tên mà mô-đun được tham số hoá sẽ được xác định.

Giá trị trả về
String