RustİkiliTest

public class RustBinaryTest
extends RustTestBase implements IConfigurationReceiver, IDeviceTest

Java.lang.Nesne
🎃 com.android.tradefed.testtype.rust.RustTestBase
  🎃 com.android.tradefed.testtype.rust.RustBinaryTest


Belirli bir cihazda pas ikili programı çalıştıran bir test.

Özet

Kamu inşaatçıları

RustBinaryTest()

Herkese açık yöntemler

ITestDevice getDevice()

Cihazı test edin.

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

void setConfiguration(IConfiguration configuration)

Kullanımdaki IConfiguration öğesini ekler.

void setDevice(ITestDevice device)

Test edilen cihazı yerleştirin.

void setModuleName(String name)

Kamu inşaatçıları

RustİkiliTest

public RustBinaryTest ()

Herkese açık yöntemler

getCihaz

public ITestDevice getDevice ()

Cihazı test edin.

İlerlemeler
ITestDevice ITestDevice

getTestModülü

public String getTestModule ()

İlerlemeler
String

çalıştır

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

Parametreler
testInfo TestInformation

listener ITestInvocationListener

Fırlatma
DeviceNotAvailableException

setConfiguration

public void setConfiguration (IConfiguration configuration)

Kullanımdaki IConfiguration öğesini ekler.

Parametreler
configuration IConfiguration

setCihazı

public void setDevice (ITestDevice device)

Test edilen cihazı yerleştirin.

Parametreler
device ITestDevice: kullanılacak ITestDevice

setModuleName

public void setModuleName (String name)

Parametreler
name String