จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ

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 ()

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

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