RebootTargetPreparer
public final class RebootTargetPreparer
extends BaseTargetPreparer
java.lang.Obiekt | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.RebootTargetPreparer |
Docelowy program przygotowujący, który ponownie uruchamia urządzenie.
Streszczenie
Konstruktory publiczne | |
---|---|
RebootTargetPreparer () |
Metody publiczne | |
---|---|
void | setUp ( TestInformation testInfo) |
void | tearDown ( TestInformation testInfo, Throwable e) |
Konstruktory publiczne
RebootTargetPreparer
public RebootTargetPreparer ()
Metody publiczne
organizować coś
public void setUp (TestInformation testInfo)
Parametry | |
---|---|
testInfo | TestInformation |
Rzuty | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
zburzyć
public void tearDown (TestInformation testInfo, Throwable e)
Parametry | |
---|---|
testInfo | TestInformation |
e | Throwable |
Rzuty | |
---|---|
DeviceNotAvailableException |