UsbResetTest

public class UsbResetTest
extends Object implements IRemoteTest

java.lang.Object
   ↳ com.android.tradefed.testtype.UsbResetTest


An IRemoteTest that reset the device USB and checks whether the device comes back online afterwards.

Summary

Public constructors

UsbResetTest()

Public methods

void run(TestInformation testInfo, ITestInvocationListener listener)

Public constructors

UsbResetTest

public UsbResetTest ()

Public methods

run

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

Parameters
testInfo TestInformation

listener ITestInvocationListener

Throws
DeviceNotAvailableException