RunOnsecondaryUserParametersHandler
public
class
RunOnSecondaryUserParameterHandler
extends Object
implements
IModuleParameterHandler
java.lang.Object | |
↳ | com.android.tradefed.testtype.suite.params.multiuser.RunOnsecondaryUserParametersHandler |
สรุป
ช่างก่อสร้างสาธารณะ | |
---|---|
RunOnSecondaryUserParameterHandler()
|
วิธีการสาธารณะ | |
---|---|
void
|
addParameterSpecificConfig(IConfiguration moduleConfiguration)
เพิ่มไปยัง |
void
|
applySetup(IConfiguration moduleConfiguration)
ใช้กับโมดูล |
String
|
getParameterIdentifier()
แสดงชื่อที่จะระบุโมดูลที่ทำเป็นพารามิเตอร์ |
ช่างก่อสร้างสาธารณะ
RunOnsecondaryUserParametersHandler
public RunOnSecondaryUserParameterHandler ()
วิธีการสาธารณะ
addparameterSpecificConfig
public void addParameterSpecificConfig (IConfiguration moduleConfiguration)
เพิ่มไปยัง IConfiguration
ที่มีความต้องการเฉพาะพารามิเตอร์ ตัวอย่างเช่น แทรก หรือ
นำตัวเตรียมเป้าหมายออกจากการกำหนดค่า
พารามิเตอร์ | |
---|---|
moduleConfiguration |
IConfiguration : IConfiguration ของโมดูล |
ใช้การตั้งค่า
public void applySetup (IConfiguration moduleConfiguration)
ใช้กับโมดูล IConfiguration
การตั้งค่าโมดูลเฉพาะพารามิเตอร์ ตัวอย่างเช่น
ซึ่งอาจเป็นตัวเลือกเพิ่มเติมสำหรับผู้เตรียมตัวหรือการสอบ
พารามิเตอร์ | |
---|---|
moduleConfiguration |
IConfiguration |
getพารามิเตอร์Identifier
public String getParameterIdentifier ()
แสดงชื่อที่จะระบุโมดูลที่ทำเป็นพารามิเตอร์
คิกรีเทิร์น | |
---|---|
String |