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)

Injecte le IConfiguration utilisé.

void setUp(TestInformation testInformation)

Constructeurs publics

CreateAvdPreparer

public CreateAvdPreparer ()

Méthodes publiques

setConfiguration

public void setConfiguration (IConfiguration configuration)

Injecte le IConfiguration utilisé.

Paramètres
configuration IConfiguration

setUp

public void setUp (TestInformation testInformation)

Paramètres
testInformation TestInformation

Génère
BuildError
DeviceNotAvailableException
TargetSetupError