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