ZatrzymajUsługiKonfiguracja
public class StopServicesSetup
extends BaseTargetPreparer
ITargetPreparer
, który zatrzymuje usługi na urządzeniu.
Streszczenie
Konstruktorzy publiczni
ZatrzymajUsługiKonfiguracja
public StopServicesSetup ()
Metody publiczne
addService
public void addService (String service)
Dodaje usługę do listy usług.
setStopFramework
public void setStopFramework (boolean stopFramework)
Określ, czy zatrzymać strukturę.
Parametry |
---|
stopFramework | boolean |
public void setUp (TestInformation testInfo)
Parametry |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInformation,
Throwable e)
Parametry |
---|
testInformation | TestInformation |
e | Throwable |