AllTestAppsInstallSetup
public class AllTestAppsInstallSetup
extends BaseTargetPreparer
implements IAbiReceiver
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.AllTestAppsInstallSetup |
Bir IDeviceBuildInfo#getTestsDir()
klasöründeki tüm uygulamaları cihaza yükleyen bir ITargetPreparer
. Bireysel test uygulaması yüklemesi için lütfen TestAppInstallSetup
bakın.
Özet
kamu inşaatçılar | |
---|---|
AllTestAppsInstallSetup () |
Genel yöntemler | |
---|---|
IAbi | getAbi () |
void | setAbi ( IAbi abi) |
void | setUp ( TestInformation testInfo) |
void | tearDown ( TestInformation testInfo, Throwable e)
|
kamu inşaatçılar
AllTestAppsInstallSetup
public AllTestAppsInstallSetup ()
Genel yöntemler
kurmak
public void setUp (TestInformation testInfo)
parametreler | |
---|---|
testInfo | TestInformation |
Atar | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
sökmek
public void tearDown (TestInformation testInfo, Throwable e)
parametreler | |
---|---|
testInfo | TestInformation |
e | Throwable |
Atar | |
---|---|
DeviceNotAvailableException |