NoisyDryRunTest

public class NoisyDryRunTest
extends Object implements IRemoteTest

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


在指令檔案上執行雜訊模擬測試。

摘要

公用建構函式

NoisyDryRunTest()

公用方法

void run(TestInformation testInfo, ITestInvocationListener listener)
void testSandboxCommand(String[] args)

測試載入沙箱指令。

公用建構函式

NoisyDryRunTest

public NoisyDryRunTest ()

公用方法

得分

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

參數
testInfo TestInformation

listener ITestInvocationListener

擲回
DeviceNotAvailableException

testSandboxCommand

public void testSandboxCommand (String[] args)

測試載入沙箱指令。

參數
args String

擲回
ConfigurationException