CreateAvdPreparer

public class CreateAvdPreparer
extends BaseTargetPreparer implements IConfigurationReceiver

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


Résumé

Constructeurs publics

CreateAvdPreparer()

Méthodes publiques

void setConfiguration(IConfiguration configuration)

Il injecte les IConfiguration en cours d'utilisation.

void setUp(TestInformation testInformation)

Constructeurs publics

CreateAvdPreparer

public CreateAvdPreparer ()

Méthodes publiques

Définir une configuration

public void setConfiguration (IConfiguration configuration)

Il injecte les IConfiguration en cours d'utilisation.

Paramètres
configuration IConfiguration

Configurer

public void setUp (TestInformation testInformation)

Paramètres
testInformation TestInformation

Génère
BuildError
DeviceNotAvailableException
TargetSetupError