CreateAvdPreparer
public class CreateAvdPreparer
extends BaseTargetPreparer
implements IConfigurationReceiver
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.CreateAvdPreparer |
Bản tóm tắt
Các nhà xây dựng công cộng | |
---|---|
CreateAvdPreparer () |
Phương pháp công khai | |
---|---|
void | setConfiguration ( IConfiguration configuration) |
void | setUp ( TestInformation testInformation) |
Các nhà xây dựng công cộng
CreateAvdPreparer
public CreateAvdPreparer ()
Phương pháp công khai
setConfiguration
public void setConfiguration (IConfiguration configuration)
IConfiguration
đang sử dụng.
Thông số | |
---|---|
configuration | IConfiguration |
thành lập
public void setUp (TestInformation testInformation)
Thông số | |
---|---|
testInformation | TestInformation |
Ném | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |