ตั้งค่าการติดตั้ง AllTestApps

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)

ช่างก่อสร้างสาธารณะ

ตั้งค่าการติดตั้ง AllTestApps

public AllTestAppsInstallSetup ()

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

GetAbi

public IAbi getAbi ()

คิกรีเทิร์น
IAbi

SetAbi

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