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 ()
روش های عمومی
پیکربندی set
public void setConfiguration (IConfiguration configuration)
IConfiguration
در حال استفاده را تزریق می کند.
پارامترها | |
---|---|
configuration | IConfiguration |
راه اندازی
public void setUp (TestInformation testInformation)
پارامترها | |
---|---|
testInformation | TestInformation |
پرتاب می کند | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |