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)

注入IConfiguration使用中。

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