RustBinaryTest

public class RustBinaryTest
extends RustTestBase implements IDeviceTest , IConfigurationReceiver

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