CreateAvdPreparer

public class CreateAvdPreparer
extends BaseTargetPreparer implements IConfigurationReceiver

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


Podsumowanie

Konstruktory publiczne

CreateAvdPreparer()

Metody publiczne

void setConfiguration(IConfiguration configuration)

Wstrzykuje IConfiguration w użyciu.

void setUp(TestInformation testInformation)

Konstruktory publiczne

CreateAvdPreparer

public CreateAvdPreparer ()

Metody publiczne

setConfiguration

public void setConfiguration (IConfiguration configuration)

Wstrzykuje IConfiguration w użyciu.

Parametry
configuration IConfiguration

setUp

public void setUp (TestInformation testInformation)

Parametry
testInformation TestInformation

Rzuty
BuildError
DeviceNotAvailableException
TargetSetupError