TestSystemAppInstallSetup

public class TestSystemAppInstallSetup
extends BaseTargetPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.TestSystemAppInstallSetup


ITargetPreparer yang menginstal satu atau beberapa aplikasi dari folder IDeviceBuildInfo.getTestsDir() ke partisi /system di perangkat.

Memerlukan root adb

Ringkasan

Konstruktor publik

TestSystemAppInstallSetup()

Metode publik

void addTestFileName(String fileName)

Menambahkan file ke daftar apk yang akan diinstal

void setUp(TestInformation testInfo)

Konstruktor publik

TestSystemAppInstallSetup

public TestSystemAppInstallSetup ()

Metode publik

NamaFileTestTest

public void addTestFileName (String fileName)

Menambahkan file ke daftar apk yang akan diinstal

penyiapan

public void setUp (TestInformation testInfo)

Parameter
testInfo TestInformation

Menampilkan
DeviceNotAvailableException
TargetSetupError