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