RunOnSecondaryUserParameterHandler
public
class
RunOnSecondaryUserParameterHandler
extends Object
implements
IModuleParameterHandler
java.lang.Object | |
↳ | com.android.tradefed.testtype.suite.params.multiuser.RunOnSecondaryUserParameterHandler |
Tóm tắt
Hàm khởi tạo công khai | |
---|---|
RunOnSecondaryUserParameterHandler()
|
Phương thức công khai | |
---|---|
void
|
addParameterSpecificConfig(IConfiguration moduleConfiguration)
Thêm vào |
void
|
applySetup(IConfiguration moduleConfiguration)
Áp dụng chế độ thiết lập mô-đun theo tham số cụ thể cho mô-đun |
String
|
getParameterIdentifier()
Trả về tên mà mô-đun có tham số sẽ được xác định. |
Hàm khởi tạo công khai
RunOnSecondaryUserParameterHandler
public RunOnSecondaryUserParameterHandler ()
Phương thức công khai
addThông số cụ thểCấu hình
public void addParameterSpecificConfig (IConfiguration moduleConfiguration)
Thêm vào IConfiguration
khi có các nhu cầu cụ thể về tham số. Ví dụ: chèn hoặc
xoá các trình chuẩn bị mục tiêu khỏi cấu hình.
Tham số | |
---|---|
moduleConfiguration |
IConfiguration : IConfiguration của mô-đun |
áp dụngThiết lập
public void applySetup (IConfiguration moduleConfiguration)
Áp dụng chế độ thiết lập mô-đun theo tham số cụ thể cho mô-đun IConfiguration
. Ví dụ:
đây có thể là lựa chọn bổ sung cho người chuẩn bị hoặc bài kiểm thử.
Tham số | |
---|---|
moduleConfiguration |
IConfiguration |
getParameterIdentifier
public String getParameterIdentifier ()
Trả về tên mà mô-đun có tham số sẽ được xác định.
Giá trị trả về | |
---|---|
String |