AvdPreparer তৈরি করুন
public class CreateAvdPreparer
extends BaseTargetPreparer
implements IConfigurationReceiver
java.lang.অবজেক্ট | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.CreateAvdPreparer |
সারাংশ
পাবলিক কনস্ট্রাক্টর | |
---|---|
CreateAvdPreparer () |
পাবলিক পদ্ধতি | |
---|---|
void | setConfiguration ( IConfiguration configuration) ব্যবহৃত |
void | setUp ( TestInformation testInformation) |
পাবলিক কনস্ট্রাক্টর
AvdPreparer তৈরি করুন
public CreateAvdPreparer ()
পাবলিক পদ্ধতি
সেট কনফিগারেশন
public void setConfiguration (IConfiguration configuration)
ব্যবহৃত IConfiguration
ইনজেক্ট করে।
পরামিতি | |
---|---|
configuration | IConfiguration |
সেটআপ
public void setUp (TestInformation testInformation)
পরামিতি | |
---|---|
testInformation | TestInformation |
নিক্ষেপ করে | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |