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 |