RestartSystemServerTargetPreparer
public class RestartSystemServerTargetPreparer
extends BaseTargetPreparer
Docelowy program przygotowujący, który ponownie uruchamia serwer systemowy bez ponownego uruchamiania urządzenia.
Streszczenie
Konstruktory publiczne
RestartSystemServerTargetPreparer
public RestartSystemServerTargetPreparer ()
Metody publiczne
public void setUp (TestInformation testInformation)
Parametry |
---|
testInformation | TestInformation |
public void tearDown (TestInformation testInformation,
Throwable e)
Parametry |
---|
testInformation | TestInformation |
e | Throwable |