Test NoisyDryRun

public class NoisyDryRunTest
extends Object implements IRemoteTest

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


Uruchamianie szumnego uruchomienia próbnego pliku poleceń.

Podsumowanie

Konstruktory publiczne

NoisyDryRunTest()

Metody publiczne

void run(TestInformation testInfo, ITestInvocationListener listener)

Uruchamia testy i raportuje wyniki detektorowi.

void testSandboxCommand(String[] args)

Przetestuj wczytywanie polecenia w trybie piaskownicy.

Konstruktory publiczne

Test NoisyDryRun

public NoisyDryRunTest ()

Metody publiczne

home run

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

Uruchamia testy i raportuje wyniki detektorowi.

Parametry
testInfo TestInformation: obiekt TestInformation zawierający informacje do uruchomienia testów.

listener ITestInvocationListener: wartość ITestInvocationListener wyników testu

Rzuty
DeviceNotAvailableException

Polecenie testSandbox

public void testSandboxCommand (String[] args)

Przetestuj wczytywanie polecenia w trybie piaskownicy.

Parametry
args String

Rzuty
ConfigurationException