CreateAvdPreparer
public
class
CreateAvdPreparer
extends BaseTargetPreparer
implements
IConfigurationReceiver
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer (link em inglês) | |
↳ | com.android.tradefed.targetprep.CreateAvdPreparer |
Resumo
Construtores públicos | |
---|---|
CreateAvdPreparer()
|
Métodos públicos | |
---|---|
void
|
setConfiguration(IConfiguration configuration)
Injeta o |
void
|
setUp(TestInformation testInformation)
|
Construtores públicos
CreateAvdPreparer
public CreateAvdPreparer ()
Métodos públicos
setConfiguration
public void setConfiguration (IConfiguration configuration)
Injeta o IConfiguration
em uso.
Parâmetros | |
---|---|
configuration |
IConfiguration |
Configuração
public void setUp (TestInformation testInformation)
Parâmetros | |
---|---|
testInformation |
TestInformation |
Gera | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |