RustBinaryTest

public class RustBinaryTest
extends RustTestBase implements IConfigurationReceiver , IDeviceTest

java.lang.object
com.android.tradefed.testtype.rust.RustTestBase
com.android.tradefed.testtype.rust.RustBinaryTest


آزمایشی که یک باینری زنگ زدگی را روی دستگاه داده شده اجرا می کند.

خلاصه

سازندگان عمومی

RustBinaryTest ()

روش های عمومی

ITestDevice getDevice ()

دستگاه را تحت آزمایش قرار دهید.

String getTestModule ()
void run ( TestInformation testInfo, ITestInvocationListener listener)

void setConfiguration ( IConfiguration configuration)

IConfiguration در حال استفاده را تزریق می کند.

void setDevice ( ITestDevice device)

دستگاه تحت آزمایش را تزریق کنید.

void setModuleName (String name)

سازندگان عمومی

RustBinaryTest

public RustBinaryTest ()

روش های عمومی

getDevice

public ITestDevice getDevice ()

دستگاه را تحت آزمایش قرار دهید.

برمی گرداند
ITestDevice ITestDevice

getTestModule

public String getTestModule ()

برمی گرداند
String

اجرا کنید

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

پارامترها
testInfo TestInformation

listener ITestInvocationListener

پرتاب می کند
DeviceNotAvailableException

پیکربندی set

public void setConfiguration (IConfiguration configuration)

IConfiguration در حال استفاده را تزریق می کند.

پارامترها
configuration IConfiguration

setDevice

public void setDevice (ITestDevice device)

دستگاه تحت آزمایش را تزریق کنید.

پارامترها
device ITestDevice : ITestDevice مورد استفاده

setModuleName

public void setModuleName (String name)

پارامترها
name String