RustBinaryTest

public class RustBinaryTest
extends RustTestBase implements IConfigurationReceiver, IDeviceTest

java.lang.Object
   ↳ com.android.tradefed.testtype.rust.RustTestBase
     ↳ com.android.tradefed.testtype.rust.RustBinaryTest


การทดสอบที่เรียกใช้ไบนารี Rust ในอุปกรณ์ที่ระบุ

สรุป

ตัวสร้างแบบสาธารณะ

RustBinaryTest()

เมธอดสาธารณะ

ITestDevice getDevice()

นำอุปกรณ์ที่จะทดสอบ

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

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

setDevice

public void setDevice (ITestDevice device)

ใส่อุปกรณ์ทดสอบ

พารามิเตอร์
device ITestDevice: ITestDevice ที่จะใช้

setModuleName

public void setModuleName (String name)

พารามิเตอร์
name String