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