LocalEmulatorLaunch
public class LocalEmulatorLaunch
extends BaseEmulatorPreparer
TargetPreparer که شبیه ساز را به صورت محلی از محیط ساخت اندروید راه اندازی می کند.
توصیه می شود قبل از اجرای هرگونه پیکربندی که شامل این است ، یک تصویر فوری شبیه ساز (به عنوان مثال شبیه ساز اجرا کنید/ایجاد کنید) را تهیه کنید.
خلاصه
روشهای عمومی |
---|
void | setUp (TestInformation testInformation) |
void | tearDown (TestInformation testInformation, Throwable e) |
سازندگان عمومی
LocalEmulatorLaunch
public LocalEmulatorLaunch ()
روشهای عمومی
public void setUp (TestInformation testInformation)
مولفه های |
---|
testInformation | TestInformation |
پرتاب می کند |
---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError | |
public void tearDown (TestInformation testInformation,
Throwable e)
مولفه های |
---|
testInformation | TestInformation |
e | Throwable |
پرتاب می کند |
---|
DeviceNotAvailableException | |