הגדרת TestSystemAppInstall
public
class
TestSystemAppInstallSetup
extends BaseTargetPreparer
JavaScript.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.TestSystemAppInstallSetup |
ITargetPreparer
שמתקין אפליקציה אחת או יותר מתיקיית IDeviceBuildInfo.getTestsDir()
במחיצה /system במכשיר.
נדרש שורש adb
סיכום
בנאים ציבוריים | |
---|---|
TestSystemAppInstallSetup()
|
שיטות ציבוריות | |
---|---|
void
|
addTestFileName(String fileName)
הוספת קובץ לרשימת ה-APK להתקנה |
void
|
setUp(TestInformation testInfo)
|
בנאים ציבוריים
הגדרת TestSystemAppInstall
public TestSystemAppInstallSetup ()
שיטות ציבוריות
addTestFileName
public void addTestFileName (String fileName)
הוספת קובץ לרשימת ה-APK להתקנה
הגדרה
public void setUp (TestInformation testInfo)
פרמטרים | |
---|---|
testInfo |
TestInformation |
קליעות | |
---|---|
DeviceNotAvailableException |
|
TargetSetupError |