SemuaTestAppsInstallSetup

public class AllTestAppsInstallSetup
extends BaseTargetPreparer implements IAbiReceiver

java.lang.Objek
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.AllTestAppsInstallSetup


ITargetPreparer yang menginstal semua aplikasi dari folder IDeviceBuildInfo#getTestsDir() ke perangkat. Untuk pemasangan aplikasi pengujian individual, silakan lihat TestAppInstallSetup

Ringkasan

Konstruktor publik

AllTestAppsInstallSetup ()

Metode publik

IAbi getAbi ()
void setAbi ( IAbi abi)
void setUp ( TestInformation testInfo)

void tearDown ( TestInformation testInfo, Throwable e)

Konstruktor publik

SemuaTestAppsInstallSetup

public AllTestAppsInstallSetup ()

Metode publik

dapatkan Abi

public IAbi getAbi ()

Kembali
IAbi

setAbi

public void setAbi (IAbi abi)

Parameter
abi IAbi

mempersiapkan

public void setUp (TestInformation testInfo)

Parameter
testInfo TestInformation

Melempar
BuildError
DeviceNotAvailableException
TargetSetupError

menangis

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parameter
testInfo TestInformation

e Throwable

Melempar
DeviceNotAvailableException