LocalEmulator লঞ্চ

public class LocalEmulatorLaunch
extends BaseEmulatorPreparer

java.lang.অবজেক্ট
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.BaseEmulatorPreparer
com.android.tradefed.targetprep.LocalEmulatorLaunch


একটি TargetPreparer যেটি একটি অ্যান্ড্রয়েড বিল্ড পরিবেশ থেকে স্থানীয়ভাবে একটি এমুলেটর চালু করে।

এটিকে অন্তর্ভুক্ত করে এমন যেকোন কনফিগারেশন চালানোর আগে একটি এমুলেটর স্ন্যাপশট (যেমন ট্রেডফেড রান এমুলেটর/জেনারেট-স্ন্যাপশট) প্রস্তুত করার সুপারিশ করা হয়।

সারসংক্ষেপ

পাবলিক কনস্ট্রাক্টর

LocalEmulatorLaunch ()

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

void setUp ( TestInformation testInformation)
void tearDown ( TestInformation testInformation, Throwable e)

পাবলিক কনস্ট্রাক্টর

LocalEmulator লঞ্চ

public LocalEmulatorLaunch ()

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

সেটআপ

public void setUp (TestInformation testInformation)

পরামিতি
testInformation TestInformation

নিক্ষেপ করে
BuildError
DeviceNotAvailableException
TargetSetupError

টিয়ারডাউন

public void tearDown (TestInformation testInformation, 
                Throwable e)

পরামিতি
testInformation TestInformation

e Throwable

নিক্ষেপ করে
DeviceNotAvailableException