UsbResetTest

public class UsbResetTest
extends Object implements IRemoteTest

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


IRemoteTest, który resetuje urządzenie przez USB i sprawdza, czy urządzenie wróci do trybu online.

Podsumowanie

Konstruktory publiczne

UsbResetTest()

Metody publiczne

void run(TestInformation testInfo, ITestInvocationListener listener)

Przeprowadza testy i przekazuje wyniki do odbiorcy.

Konstruktory publiczne

UsbResetTest

public UsbResetTest ()

Metody publiczne

home run

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

Przeprowadza testy i przekazuje wyniki do odbiorcy.

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

listener ITestInvocationListener: ITestInvocationListener wyników testu

Rzuty
DeviceNotAvailableException