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 |