CreateAvdPreparer
public class CreateAvdPreparer
extends BaseTargetPreparer
implements IConfigurationReceiver
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.CreateAvdPreparer |
ملخص
المنشأت العامة | |
---|---|
CreateAvdPreparer () |
الأساليب العامة | |
---|---|
void | setConfiguration ( IConfiguration configuration) يُحقن رمز |
void | setUp ( TestInformation testInformation) |
المنشأت العامة
CreateAvdPreparer
public CreateAvdPreparer ()
الأساليب العامة
setConfiguration
public void setConfiguration (IConfiguration configuration)
يُحقن رمز IConfiguration
قيد الاستخدام.
حدود | |
---|---|
configuration | IConfiguration |
يثبت
public void setUp (TestInformation testInformation)
حدود | |
---|---|
testInformation | TestInformation |
رميات | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |