RustİkiliTest
public
class
RustBinaryTest
extends RustTestBase
implements
IConfigurationReceiver,
IDeviceTest
java.lang.Nesne | ||
\t | com.android.tradefed.testtype.rust.RustTestBase | |
\t | com.android.tradefed.testtype.rust.RustBinaryTest |
Belirli bir cihazda rust ikili dosyası çalıştıran bir test.
Özet
Herkese açık kurucular | |
---|---|
RustBinaryTest()
|
Herkese açık yöntemler | |
---|---|
ITestDevice
|
getDevice()
Test cihazını alın. |
String
|
getTestModule()
|
void
|
run(TestInformation testInfo, ITestInvocationListener listener)
|
void
|
setConfiguration(IConfiguration configuration)
Kullanımdaki |
void
|
setDevice(ITestDevice device)
Test edilen cihazı enjekte edin. |
void
|
setModuleName(String name)
|
Herkese açık kurucular
RustBinaryTest
public RustBinaryTest ()
Herkese açık yöntemler
getTestModule
public String getTestModule ()
İlerlemeler | |
---|---|
String |
çalıştır
public void run (TestInformation testInfo, ITestInvocationListener listener)
Parametreler | |
---|---|
testInfo |
TestInformation |
listener |
ITestInvocationListener |
Atışlar | |
---|---|
DeviceNotAvailableException |
setConfiguration
public void setConfiguration (IConfiguration configuration)
Kullanımdaki IConfiguration
'ü enjekte eder.
Parametreler | |
---|---|
configuration |
IConfiguration |
setDevice
public void setDevice (ITestDevice device)
Test edilen cihazı enjekte edin.
Parametreler | |
---|---|
device |
ITestDevice : kullanılacak ITestDevice |
setModuleName
public void setModuleName (String name)
Parametreler | |
---|---|
name |
String |