Resetowanie USB
public
class
UsbResetTest
extends Object
implements
IRemoteTest
java.lang.Object | |
↳ | com.android.tradefed.testtype.UsbResetTest |
IRemoteTest
, który resetuje USB urządzenia i sprawdza, czy jest ono ponownie online
później.
Podsumowanie
Konstruktory publiczne | |
---|---|
UsbResetTest()
|
Metody publiczne | |
---|---|
void
|
run(TestInformation testInfo, ITestInvocationListener listener)
Uruchamia testy i raportuje wyniki detektorowi. |
Konstruktory publiczne
Resetowanie USB
public UsbResetTest ()
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 |