TestSystemAppInstallSetup
public class TestSystemAppInstallSetup
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.TestSystemAppInstallSetup |
एक ITargetPreparer
जो एक IDeviceBuildInfo.getTestsDir()
फ़ोल्डर से डिवाइस पर /system विभाजन पर एक या अधिक ऐप्स इंस्टॉल करता है।
एडीबी रूट की आवश्यकता है
सारांश
सार्वजनिक निर्माणकर्ता | |
---|---|
TestSystemAppInstallSetup () |
सार्वजनिक तरीके | |
---|---|
void | addTestFileName (String fileName) स्थापित करने के लिए apks की सूची में एक फ़ाइल जोड़ता है |
void | setUp ( TestInformation testInfo)
|
सार्वजनिक निर्माणकर्ता
TestSystemAppInstallSetup
public TestSystemAppInstallSetup ()
सार्वजनिक तरीके
addTestFileName
public void addTestFileName (String fileName)
स्थापित करने के लिए apks की सूची में एक फ़ाइल जोड़ता है
स्थापित करना
public void setUp (TestInformation testInfo)
पैरामीटर | |
---|---|
testInfo | TestInformation |
फेंकता | |
---|---|
DeviceNotAvailableException | |
TargetSetupError |