StopServicesSetup
public class StopServicesSetup
extends BaseTargetPreparer
একটি ITargetPreparer
যা ডিভাইসে পরিষেবা বন্ধ করে।
সারাংশ
পাবলিক কনস্ট্রাক্টর
StopServicesSetup
public StopServicesSetup ()
পাবলিক পদ্ধতি
অ্যাড সার্ভিস
public void addService (String service)
পরিষেবার তালিকায় একটি পরিষেবা যোগ করে।
সেটস্টপ ফ্রেমওয়ার্ক
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 |