CreateAvdPreparer
public
class
CreateAvdPreparer
extends BaseTargetPreparer
implements
IConfigurationReceiver
Objeto java.lang. | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.CreateAvdPreparer. |
Resumen
Constructores públicos | |
---|---|
CreateAvdPreparer()
|
Métodos públicos | |
---|---|
void
|
setConfiguration(IConfiguration configuration)
Inserta el |
void
|
setUp(TestInformation testInformation)
|
Constructores públicos
CreateAvdPreparer
public CreateAvdPreparer ()
Métodos públicos
setConfiguration
public void setConfiguration (IConfiguration configuration)
Inserta el IConfiguration
en uso.
Parámetros | |
---|---|
configuration |
IConfiguration |
Configuración
public void setUp (TestInformation testInformation)
Parámetros | |
---|---|
testInformation |
TestInformation |
Arroja | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |