TestSystemAppInstallSetup
public
class
TestSystemAppInstallSetup
extends BaseTargetPreparer
java.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)
|
شركة إنشاءات عامة
TestSystemAppInstallSetup
public TestSystemAppInstallSetup ()
الطرق العامة
إضافة اسم ملف الاختبار
public void addTestFileName (String fileName)
إضافة ملف إلى قائمة حِزم APK لتثبيتها
إعداد
public void setUp (TestInformation testInfo)
المعلمات | |
---|---|
testInfo |
TestInformation |
الرميات | |
---|---|
DeviceNotAvailableException |
|
TargetSetupError |