AllTestAppsInstallSetup
public
class
AllTestAppsInstallSetup
extends BaseTargetPreparer
implements
IAbiReceiver
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.AllTestAppsInstallSetup |
ITargetPreparer
yang menginstal semua aplikasi dari IDeviceBuildInfo#getTestsDir()
folder ke perangkat. Untuk masing-masing penginstalan aplikasi uji coba, 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
AllTestAppsInstallSetup
public AllTestAppsInstallSetup ()
Metode publik
penyiapan
public void setUp (TestInformation testInfo)
Parameter | |
---|---|
testInfo |
TestInformation |
Menampilkan | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
pembongkaran
public void tearDown (TestInformation testInfo, Throwable e)
Parameter | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
Menampilkan | |
---|---|
DeviceNotAvailableException |