הגדרת AllTestAppsInstall
public
class
AllTestAppsInstallSetup
extends BaseTargetPreparer
implements
IAbiReceiver
JavaScript.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetFixr | |
↳ | 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)
|
בנאים ציבוריים
הגדרת AllTestAppsInstall
public AllTestAppsInstallSetup ()
שיטות ציבוריות
הגדרה
public void setUp (TestInformation testInfo)
פרמטרים | |
---|---|
testInfo |
TestInformation |
קליעות | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
פירעון
public void tearDown (TestInformation testInfo, Throwable e)
פרמטרים | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
קליעות | |
---|---|
DeviceNotAvailableException |