Moduł DeviceString Pusher

public class DeviceStringPusher
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
  com.android.tradefed.targetprep.DeviceStringPusher


Moduł przygotowujący do zapisania ciągu znaków do pliku.

Jeśli plik już istnieje, po usunięciu zostanie przywrócona jego stara wersja.

Podsumowanie

Konstruktory publiczne

DeviceStringPusher()

Metody publiczne

void setUp(TestInformation testInfo)
void tearDown(TestInformation testInfo, Throwable e)

Konstruktory publiczne

Moduł DeviceString Pusher

public DeviceStringPusher ()

Metody publiczne

Konfiguracja

public void setUp (TestInformation testInfo)

Parametry
testInfo TestInformation

Rzuty
BuildError
DeviceNotAvailableException
TargetSetupError

dezaktywacja

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametry
testInfo TestInformation

e Throwable

Rzuty
DeviceNotAvailableException