SandboxInvocationRunner
public
class
SandboxInvocationRunner
extends Object
java.lang.Object | |
↳ | com.android.tradefed.sandbox.SandboxInvocationRunner |
เรียกใช้การทดสอบที่เชื่อมโยงกับการเรียกใช้ในแซนด์บ็อกซ์
สรุป
ช่างก่อสร้างสาธารณะ | |
---|---|
SandboxInvocationRunner()
|
วิธีการสาธารณะ | |
---|---|
static
boolean
|
prepareAndRun(TestInformation info, IConfiguration config, ITestInvocationListener listener)
ตั้งค่าและทำการทดสอบ |
static
void
|
prepareSandbox(TestInformation info, IConfiguration config, ITestInvocationListener listener)
ขั้นตอนการเตรียมแซนด์บ็อกซ์ |
static
boolean
|
runSandbox(TestInformation info, IConfiguration config, ITestInvocationListener listener)
ขั้นตอนการดำเนินการของแซนด์บ็อกซ์ |
static
void
|
teardownSandbox(IConfiguration config)
|
ช่างก่อสร้างสาธารณะ
SandboxInvocationRunner
public SandboxInvocationRunner ()
วิธีการสาธารณะ
กำลังเตรียมและเรียกใช้
public static boolean prepareAndRun (TestInformation info, IConfiguration config, ITestInvocationListener listener)
ตั้งค่าและทำการทดสอบ
พารามิเตอร์ | |
---|---|
info |
TestInformation |
config |
IConfiguration |
listener |
ITestInvocationListener |
คิกรีเทิร์น | |
---|---|
boolean |
เป็นจริงหากการเรียกใช้สำเร็จ เป็นเท็จ |
เตรียมแซนด์บ็อกซ์
public static void prepareSandbox (TestInformation info, IConfiguration config, ITestInvocationListener listener)
ขั้นตอนการเตรียมแซนด์บ็อกซ์
พารามิเตอร์ | |
---|---|
info |
TestInformation |
config |
IConfiguration |
listener |
ITestInvocationListener |
แซนด์บ็อกซ์ที่เรียกใช้
public static boolean runSandbox (TestInformation info, IConfiguration config, ITestInvocationListener listener)
ขั้นตอนการดำเนินการของแซนด์บ็อกซ์
พารามิเตอร์ | |
---|---|
info |
TestInformation |
config |
IConfiguration |
listener |
ITestInvocationListener |
คิกรีเทิร์น | |
---|---|
boolean |
teardownSandbox
public static void teardownSandbox (IConfiguration config)
พารามิเตอร์ | |
---|---|
config |
IConfiguration |