FoldableModePreparatore
public class FoldableModePreparer
extends BaseTargetPreparer
Un preparatore di destinazione che può cambiare lo stato pieghevole di un dispositivo.
Riepilogo
Metodi pubblici |
---|
void | setUp (TestInformation testInformation) |
void | tearDown (TestInformation testInformation, Throwable e) |
Costruttori pubblici
FoldableModePreparatore
public FoldableModePreparer ()
FoldableModePreparatore
public FoldableModePreparer (long stateIdentifier)
Parametri |
---|
stateIdentifier | long |
Metodi pubblici
public void setUp (TestInformation testInformation)
Parametri |
---|
testInformation | TestInformation |
tiri |
---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError | |
public void tearDown (TestInformation testInformation,
Throwable e)
Parametri |
---|
testInformation | TestInformation |
e | Throwable |
tiri |
---|
DeviceNotAvailableException | |