Test RustaBinary
public
class
RustBinaryTest
extends RustTestBase
implements
IConfigurationReceiver,
IDeviceTest
java.lang.Object | ||
↳ | com.android.tradefed.testtype.rust.RustTestBase | |
↳ | com.android.tradefed.testtype.rust.RustBinaryTest |
Test, który uruchamia na danym urządzeniu plik binarny Rust.
Podsumowanie
Konstruktory publiczne | |
---|---|
RustBinaryTest()
|
Metody publiczne | |
---|---|
ITestDevice
|
getDevice()
Spraw, by urządzenie zostało poddane testom. |
String
|
getTestModule()
|
void
|
run(TestInformation testInfo, ITestInvocationListener listener)
|
void
|
setConfiguration(IConfiguration configuration)
Wstawia używany |
void
|
setDevice(ITestDevice device)
Wstrzyknij urządzenie w trakcie testu. |
void
|
setModuleName(String name)
|
Konstruktory publiczne
Test RustaBinary
public RustBinaryTest ()
Metody publiczne
getDevice
public ITestDevice getDevice ()
Spraw, by urządzenie zostało poddane testom.
Zwroty | |
---|---|
ITestDevice |
ITestDevice |
getTestModule
public String getTestModule ()
Zwroty | |
---|---|
String |
home run
public void run (TestInformation testInfo, ITestInvocationListener listener)
Parametry | |
---|---|
testInfo |
TestInformation |
listener |
ITestInvocationListener |
Rzuty | |
---|---|
DeviceNotAvailableException |
setConfiguration
public void setConfiguration (IConfiguration configuration)
Wstawia używany IConfiguration
.
Parametry | |
---|---|
configuration |
IConfiguration |
ustawUrządzenie
public void setDevice (ITestDevice device)
Wstrzyknij urządzenie w trakcie testu.
Parametry | |
---|---|
device |
ITestDevice : element ITestDevice , którego należy użyć |
setModuleName
public void setModuleName (String name)
Parametry | |
---|---|
name |
String |