AllTestAppsInstallSetup
public class AllTestAppsInstallSetup
extends BaseTargetPreparer
implements IAbiReceiver
java.lang.object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.AllTestAppsInstallSetup |
یک ITargetPreparer
که همه برنامهها را از پوشه IDeviceBuildInfo#getTestsDir()
روی دستگاه نصب میکند. برای نصب برنامه آزمایشی جداگانه لطفا به TestAppInstallSetup
نگاه کنید
خلاصه
سازندگان عمومی | |
---|---|
AllTestAppsInstallSetup () |
روش های عمومی | |
---|---|
IAbi | getAbi () |
void | setAbi ( IAbi abi) |
void | setUp ( TestInformation testInfo) |
void | tearDown ( TestInformation testInfo, Throwable e)
|
سازندگان عمومی
AllTestAppsInstallSetup
public AllTestAppsInstallSetup ()
روش های عمومی
راه اندازی
public void setUp (TestInformation testInfo)
پارامترها | |
---|---|
testInfo | TestInformation |
پرتاب می کند | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
پاره کردن
public void tearDown (TestInformation testInfo, Throwable e)
پارامترها | |
---|---|
testInfo | TestInformation |
e | Throwable |
پرتاب می کند | |
---|---|
DeviceNotAvailableException |