CreateAvdPreparer
public
class
CreateAvdPreparer
extends BaseTargetPreparer
implements
IConfigurationReceiver
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.CreateAvdPreparer |
Ringkasan
Konstruktor publik | |
---|---|
CreateAvdPreparer()
|
Metode publik | |
---|---|
void
|
setConfiguration(IConfiguration configuration)
Memasukkan |
void
|
setUp(TestInformation testInformation)
|
Konstruktor publik
CreateAvdPreparer
public CreateAvdPreparer ()
Metode publik
setConfiguration
public void setConfiguration (IConfiguration configuration)
Memasukkan IConfiguration
yang digunakan.
Parameter | |
---|---|
configuration |
IConfiguration |
penyiapan
public void setUp (TestInformation testInformation)
Parameter | |
---|---|
testInformation |
TestInformation |
Menampilkan | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |