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

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