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