RustBinaryTest
public
class
RustBinaryTest
extends RustTestBase
implements
IConfigurationReceiver,
IDeviceTest
java.lang.Object | ||
↳ | com.android.tradefed.testtype.rust.RustTestBase | |
↳ | com.android.tradefed.testtype.rust.RustBinaryTest |
การทดสอบที่เรียกใช้ไบนารีของสนิมในอุปกรณ์ที่ระบุ
สรุป
ตัวสร้างแบบสาธารณะ | |
---|---|
RustBinaryTest()
|
เมธอดสาธารณะ | |
---|---|
ITestDevice
|
getDevice()
นำอุปกรณ์ที่จะทดสอบ |
String
|
getTestModule()
|
void
|
run(TestInformation testInfo, ITestInvocationListener listener)
|
void
|
setConfiguration(IConfiguration configuration)
แทรก |
void
|
setDevice(ITestDevice device)
ใส่อุปกรณ์ทดสอบ |
void
|
setModuleName(String name)
|
ตัวสร้างแบบสาธารณะ
RustBinaryTest
public RustBinaryTest ()
วิธีการสาธารณะ
getTestModule
public String getTestModule ()
คิกรีเทิร์น | |
---|---|
String |
โฮมรัน
public void run (TestInformation testInfo, ITestInvocationListener listener)
พารามิเตอร์ | |
---|---|
testInfo |
TestInformation |
listener |
ITestInvocationListener |
การขว้าง | |
---|---|
DeviceNotAvailableException |
setConfiguration
public void setConfiguration (IConfiguration configuration)
แทรก IConfiguration
ที่ใช้อยู่
พารามิเตอร์ | |
---|---|
configuration |
IConfiguration |
ตั้งค่าอุปกรณ์
public void setDevice (ITestDevice device)
ใส่อุปกรณ์ที่อยู่ระหว่างการทดสอบ
พารามิเตอร์ | |
---|---|
device |
ITestDevice : ITestDevice ที่จะใช้ |
ตั้งค่าชื่อโมดูล
public void setModuleName (String name)
พารามิเตอร์ | |
---|---|
name |
String |