PlegableModePreparer
public class FoldableModePreparer
extends BaseTargetPreparer
Un preparador de objetivos que puede cambiar el estado plegable de un dispositivo.
Resumen
Métodos públicos |
---|
void | setUp (TestInformation testInformation) |
void | tearDown (TestInformation testInformation, Throwable e) |
Constructores públicos
PlegableModePreparer
public FoldableModePreparer ()
PlegableModePreparer
public FoldableModePreparer (long stateIdentifier)
Parámetros |
---|
stateIdentifier | long |
Métodos públicos
public void setUp (TestInformation testInformation)
Parámetros |
---|
testInformation | TestInformation |
Lanza |
---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError | |
public void tearDown (TestInformation testInformation,
Throwable e)
Parámetros |
---|
testInformation | TestInformation |
e | Throwable |
Lanza |
---|
DeviceNotAvailableException | |