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)
サンドボックス化されたコマンドの読み込みをテストします。
投げる |
---|
ConfigurationException | |