RustBinaryTest

public class RustBinaryTest
extends RustTestBase implements IDeviceTest , IConfigurationReceiver

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


Belirli bir cihazda bir pas ikili dosyası çalıştıran bir Test.

Özet

kamu inşaatçılar

RustBinaryTest ()

Genel yöntemler

ITestDevice getDevice ()

Cihazı teste alın.

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

void setConfiguration ( IConfiguration configuration)

Kullanımdaki IConfiguration enjekte eder.

void setDevice ( ITestDevice device)

Test edilen cihazı enjekte edin.

void setModuleName (String name)

kamu inşaatçılar

RustBinaryTest

public RustBinaryTest ()

Genel yöntemler

cihaz almak

public ITestDevice getDevice ()

Cihazı teste alın.

İadeler
ITestDevice ITestDevice

getTestModule

public String getTestModule ()

İadeler
String

koşmak

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

parametreler
testInfo TestInformation

listener ITestInvocationListener

Atar
DeviceNotAvailableException

setConfiguration

public void setConfiguration (IConfiguration configuration)

Kullanımdaki IConfiguration enjekte eder.

parametreler
configuration IConfiguration

setCihaz

public void setDevice (ITestDevice device)

Test edilen cihazı enjekte edin.

parametreler
device ITestDevice : kullanılacak ITestDevice

setModuleName

public void setModuleName (String name)

parametreler
name String