KillExistingEmulatorPreparer
public
class
KillExistingEmulatorPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.KillExistingEmulatorPreparer |
رسالة ITargetPreparer
التي يوقف فيها المحاكي قيد التشغيل.
وعادة ما يتم إقرانها مع LocalEmulatorSnapshot لإيقاف تشغيل محاكي التمهيد البارد، وبالتالي المُعدّين/الاختبارات التي يمكن إطلاقها من لقطة.
ملخّص
شركة إنشاءات عامة | |
---|---|
KillExistingEmulatorPreparer()
|
الطرق العامة | |
---|---|
void
|
setUp(TestInformation testInformation)
|
شركة إنشاءات عامة
KillExistingEmulatorPreparer
public KillExistingEmulatorPreparer ()
الطرق العامة
إعداد
public void setUp (TestInformation testInformation)
المعلمات | |
---|---|
testInformation |
TestInformation |
الرميات | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |