CreateAvdPreparer

public class CreateAvdPreparer
extends BaseTargetPreparer implements IConfigurationReceiver

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.CreateAvdPreparer


Özet

Herkese açık kurucular

CreateAvdPreparer()

Herkese açık yöntemler

void setConfiguration(IConfiguration configuration)

Kullanımdaki IConfiguration'ü enjekte eder.

void setUp(TestInformation testInformation)

Herkese açık kurucular

CreateAvdPreparer

public CreateAvdPreparer ()

Herkese açık yöntemler

setConfiguration

public void setConfiguration (IConfiguration configuration)

Kullanımdaki IConfiguration'ü enjekte eder.

Parametreler
configuration IConfiguration

setUp

public void setUp (TestInformation testInformation)

Parametreler
testInformation TestInformation

Atışlar
BuildError
DeviceNotAvailableException
TargetSetupError