CreateAvdPreparer
public class CreateAvdPreparer
extends BaseTargetPreparer
implements IConfigurationReceiver
IConfigurationReceiver
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.CreateAvdPreparer |
ملخص
المنشئون العامة | |
---|---|
CreateAvdPreparer () |
الطرق العامة | |
---|---|
void | setConfiguration ( IConfiguration configuration) يقوم |
void | setUp ( TestInformation testInformation) |
المنشئون العامة
CreateAvdPreparer
public CreateAvdPreparer ()
الطرق العامة
setConfiguration
public void setConfiguration (IConfiguration configuration)
يقوم IConfiguration
الرمز المستخدم في التكوين.
المعلمات | |
---|---|
configuration | IConfiguration |
اقامة
public void setUp (TestInformation testInformation)
المعلمات | |
---|---|
testInformation | TestInformation |
رميات | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |