ทั้งหมดTestAppsติดตั้งการตั้งค่า

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)

ผู้รับเหมาก่อสร้างสาธารณะ

ทั้งหมดTestAppsติดตั้งการตั้งค่า

public AllTestAppsInstallSetup ()

วิธีการสาธารณะ

รับอาบี

public IAbi getAbi ()

การส่งคืน
IAbi

เซตอาบี

public void setAbi (IAbi abi)

พารามิเตอร์
abi IAbi

ติดตั้ง

public void setUp (TestInformation testInfo)

พารามิเตอร์
testInfo TestInformation

ขว้าง
BuildError
DeviceNotAvailableException
TargetSetupError

การถอดออก

public void tearDown (TestInformation testInfo, 
                Throwable e)

พารามิเตอร์
testInfo TestInformation

e Throwable

ขว้าง
DeviceNotAvailableException