RustNhị phânKiểm tra
public class RustBinaryTest
extends RustTestBase
implements IDeviceTest , IConfigurationReceiver
java.lang.Object | ||
↳ | com.android.tradefed.testtype.rust.RustTestBase | |
↳ | com.android.tradefed.testtype.rust.RustBinaryTest |
Thử nghiệm chạy nhị phân rỉ sét trên thiết bị nhất định.
Bản tóm tắt
nhà thầu công cộng | |
---|---|
RustBinaryTest () |
Phương thức công khai | |
---|---|
ITestDevice | getDevice () Nhận thiết bị được kiểm tra. |
String | getTestModule () |
void | run ( TestInformation testInfo, ITestInvocationListener listener) |
void | setConfiguration ( IConfiguration configuration) Tiêm |
void | setDevice ( ITestDevice device) Tiêm thiết bị được kiểm tra. |
void | setModuleName (String name) |
nhà thầu công cộng
RustNhị phânKiểm tra
public RustBinaryTest ()
Phương thức công khai
getDevice
public ITestDevice getDevice ()
Nhận thiết bị được kiểm tra.
trả lại | |
---|---|
ITestDevice | ITestDevice |
getTestModule
public String getTestModule ()
trả lại | |
---|---|
String |
chạy
public void run (TestInformation testInfo, ITestInvocationListener listener)
Thông số | |
---|---|
testInfo | TestInformation |
listener | ITestInvocationListener |
ném | |
---|---|
DeviceNotAvailableException |
thiết lậpCấu hình
public void setConfiguration (IConfiguration configuration)
Tiêm IConfiguration
đang sử dụng.
Thông số | |
---|---|
configuration | IConfiguration |
thiết bị
public void setDevice (ITestDevice device)
Tiêm thiết bị được kiểm tra.
Thông số | |
---|---|
device | ITestDevice : ITestDevice để sử dụng |
setModuleName
public void setModuleName (String name)
Thông số | |
---|---|
name | String |