ReiniciarSystemServerTargetPreparer
public class RestartSystemServerTargetPreparer
extends BaseTargetPreparer
Preparador de destino que reinicia el servidor del sistema sin reiniciar el dispositivo.
Resumen
Constructores públicos
ReiniciarSystemServerTargetPreparer
public RestartSystemServerTargetPreparer ()
Métodos públicos
public void setUp (TestInformation testInformation)
Parámetros |
---|
testInformation | TestInformation |
public void tearDown (TestInformation testInformation,
Throwable e)
Parámetros |
---|
testInformation | TestInformation |
e | Throwable |