StopServices การตั้งค่า
public class StopServicesSetup
extends BaseTargetPreparer
ITargetPreparer
ที่หยุดบริการบนอุปกรณ์
สรุป
ผู้สร้างสาธารณะ
StopServices การตั้งค่า
public StopServicesSetup ()
วิธีการสาธารณะ
เพิ่มบริการ
public void addService (String service)
เพิ่มบริการในรายการบริการ
พารามิเตอร์ |
---|
service | String |
setStopFramework
public void setStopFramework (boolean stopFramework)
ระบุว่าจะหยุดเฟรมเวิร์กหรือไม่
พารามิเตอร์ |
---|
stopFramework | boolean |
public void setUp (TestInformation testInfo)
พารามิเตอร์ |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInformation,
Throwable e)
พารามิเตอร์ |
---|
testInformation | TestInformation |
e | Throwable |