NoisyDryRunTest
public class NoisyDryRunTest
extends Object
implements IRemoteTest
java.lang.Object |
↳ | com.android.tradefed.testtype.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)
测试加载沙盒命令。