การทดสอบ NoisyDryRun

public class NoisyDryRunTest
extends Object implements IRemoteTest

java.lang.Object
com.android.tradefed.testtype.NoisyDryRunTest


เรียกใช้การทดลองเรียกใช้ Noisy Run บนไฟล์คำสั่ง

สรุป

ช่างก่อสร้างสาธารณะ

NoisyDryRunTest()

วิธีการสาธารณะ

void run(TestInformation testInfo, ITestInvocationListener listener)

เรียกใช้การทดสอบ และรายงานผลไปยังผู้ฟัง

void testSandboxCommand(String[] args)

ทดสอบการโหลดคำสั่งที่ทำแซนด์บ็อกซ์

ช่างก่อสร้างสาธารณะ

การทดสอบ NoisyDryRun

public NoisyDryRunTest ()

วิธีการสาธารณะ

โฮมรัน

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

เรียกใช้การทดสอบ และรายงานผลไปยังผู้ฟัง

พารามิเตอร์
testInfo TestInformation: ออบเจ็กต์ TestInformation ซึ่งมีข้อมูลที่เป็นประโยชน์ที่จะเรียกใช้ การทดสอบ

listener ITestInvocationListener: ITestInvocationListener ของผลการทดสอบ

การขว้าง
DeviceNotAvailableException

testSandboxCommand

public void testSandboxCommand (String[] args)

ทดสอบการโหลดคำสั่งที่ทำแซนด์บ็อกซ์

พารามิเตอร์
args String

การขว้าง
ConfigurationException