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 jest przestarzała.
Zamiast tego użyj PushFilePreparer
ITargetPreparer
, który wypycha pliki z testów zip na urządzenie, oznacza je jako wykonywalne i wywołuje plik binarny lub skrypt na urządzeniu. Zobacz także TestFilePushSetup
.
Streszczenie
Konstruktorzy publiczni | |
---|---|
PushFileInvoker () |
Metody publiczne | |
---|---|
void | setUp ( TestInformation testInfo)
|
Konstruktorzy publiczni
PushFileInvoker
public PushFileInvoker ()
Metody publiczne
organizować coś
public void setUp (TestInformation testInfo)
Parametry | |
---|---|
testInfo | TestInformation |
Rzuty | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |