CreateAvdPreparer
public class CreateAvdPreparer
extends BaseTargetPreparer
implements 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 ()
सार्वजनिक तरीके
सेट कॉन्फ़िगरेशन
public void setConfiguration (IConfiguration configuration)
उपयोग में IConfiguration
इंजेक्ट करता है।
पैरामीटर | |
---|---|
configuration | IConfiguration |
स्थापित करना
public void setUp (TestInformation testInformation)
पैरामीटर | |
---|---|
testInformation | TestInformation |
फेंकता | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |