Test binarny rdzy
public class RustBinaryTest
extends RustTestBase
implements IDeviceTest , IConfigurationReceiver
java.lang.Object | ||
com.android.tradefed.testtype.rust.RustTestBase | ||
com.android.tradefed.testtype.rust.RustBinaryTest |
Test, który uruchamia plik binarny rdzy na danym urządzeniu.
Streszczenie
Konstruktorzy publiczni | |
---|---|
RustBinaryTest () |
Metody publiczne | |
---|---|
ITestDevice | getDevice () Pobierz testowane urządzenie. |
String | getTestModule () |
void | run ( TestInformation testInfo, ITestInvocationListener listener) |
void | setConfiguration ( IConfiguration configuration) |
void | setDevice ( ITestDevice device) Wstrzyknąć testowane urządzenie. |
void | setModuleName (String name) |
Konstruktorzy publiczni
Test binarny rdzy
public RustBinaryTest ()
Metody publiczne
pobierzUrządzenie
public ITestDevice getDevice ()
Pobierz testowane urządzenie.
Zwroty | |
---|---|
ITestDevice | ITestDevice |
pobierzTestModule
public String getTestModule ()
Zwroty | |
---|---|
String |
biegać
public void run (TestInformation testInfo, ITestInvocationListener listener)
Parametry | |
---|---|
testInfo | TestInformation |
listener | ITestInvocationListener |
Rzuty | |
---|---|
DeviceNotAvailableException |
setConfiguration
public void setConfiguration (IConfiguration configuration)
IConfiguration
w użyciu.
Parametry | |
---|---|
configuration | IConfiguration |
setDevice
public void setDevice (ITestDevice device)
Wstrzyknąć testowane urządzenie.
Parametry | |
---|---|
device | ITestDevice : ITestDevice do użycia |
setModuleName
public void setModuleName (String name)
Parametry | |
---|---|
name | String |