रस्टबाइनरीटेस्ट

public class RustBinaryTest
extends RustTestBase implements IConfigurationReceiver, IDeviceTest

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)

सार्वजनिक कंस्ट्रक्टर

रस्टबाइनरीटेस्ट

public RustBinaryTest ()

सार्वजनिक तरीके

'डिवाइस पाएं'

public ITestDevice getDevice ()

डिवाइस की जांच करें.

रिटर्न
ITestDevice ITestDevice

पाएंटेस्ट मॉड्यूल

public String getTestModule ()

रिटर्न
String

रन

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

पैरामीटर
testInfo TestInformation

listener ITestInvocationListener

थ्रो
DeviceNotAvailableException

सेट कॉन्फ़िगरेशन

public void setConfiguration (IConfiguration configuration)

IConfiguration को इंजेक्ट करता है.

पैरामीटर
configuration IConfiguration

डिवाइस सेट करें

public void setDevice (ITestDevice device)

जांच में डिवाइस इंजेक्ट करें.

पैरामीटर
device ITestDevice: इस्तेमाल करने के लिए ITestDevice

setमॉड्यूल का नाम

public void setModuleName (String name)

पैरामीटर
name String