RustBinaryTest

public class RustBinaryTest
extends RustTestBase implements IDeviceTest , IConfigurationReceiver

java.lang.অবজেক্ট
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 ()

পাবলিক পদ্ধতি

ডিভাইস পান

public ITestDevice getDevice ()

পরীক্ষার অধীনে ডিভাইস পান.

রিটার্নস
ITestDevice ITestDevice

getTestModule

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

setModuleName

public void setModuleName (String name)

পরামিতি
name String