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 |