PushFileInvoker
public
class
PushFileInvoker
extends TestFilePushSetup
| java.lang.Object | |||
| ↳ | com.android.tradefed.targetprep.BaseTargetPreparer | ||
| ↳ | com.android.tradefed.targetprep.TestFilePushSetup | ||
| ↳ | com.android.tradefed.targetprep.PushFileInvoker | ||
Ta klasa została wycofana.
Zamiast tego użyj PushFilePreparer
ITargetPreparer, który przesyła pliki z archiwum testów na urządzenie, oznacza je jako pliki wykonywalne oraz wywołuje plik binarny lub skrypt na urządzeniu. Zobacz też TestFilePushSetup.
Podsumowanie
Konstruktory publiczne | |
|---|---|
PushFileInvoker()
|
|
Metody publiczne | |
|---|---|
void
|
setUp(TestInformation testInfo)
|
Konstruktory publiczne
PushFileInvoker
public PushFileInvoker ()
Metody publiczne
setUp
public void setUp (TestInformation testInfo)
| Parametry | |
|---|---|
testInfo |
TestInformation |
| Rzuty | |
|---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
|