NoisyDryRunTest
public class NoisyDryRunTest
extends Object
implements IRemoteTest
java.lang.Object |
↳ | com.android.tradefed.testtype.NoisyDryRunTest |
Execute uma simulação com ruído em um arquivo de comando.
Resumo
Métodos públicos |
---|
void | run (TestInformation testInfo, ITestInvocationListener listener) |
void | testSandboxCommand (String[] args) Teste o carregamento de um comando em sandbox. |
Construtoras públicas
NoisyDryRunTest
public NoisyDryRunTest ()
Métodos públicos
public void run (TestInformation testInfo,
ITestInvocationListener listener)
Parâmetros |
---|
testInfo | TestInformation |
listener | ITestInvocationListener |
Lança |
---|
DeviceNotAvailableException | |
testSandboxCommand
public void testSandboxCommand (String[] args)
Teste o carregamento de um comando em área restrita.
Lança |
---|
ConfigurationException | |