CreateAvdPreparer

public class CreateAvdPreparer
extends BaseTargetPreparer implements IConfigurationReceiver

java.lang.オブジェクト
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.CreateAvdPreparer


まとめ

パブリックコンストラクター

CreateAvdPreparer ()

パブリックメソッド

void setConfiguration ( IConfiguration configuration)

使用中のIConfigurationを挿入します。

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