จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ

RustBinaryTest

public class RustBinaryTest
extends RustTestBase implements IDeviceTest , IConfigurationReceiver

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


การทดสอบที่รัน rust binary บนอุปกรณ์ที่กำหนด

สรุป

ผู้สร้างสาธารณะ

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

setConfiguration

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