DeviceStringPusher

public class DeviceStringPusher
extends BaseTargetPreparer

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


Preparatore del target per scrivere una stringa in un file.

Se il file esiste già, ciò ripristinerà la vecchia versione durante lo smontaggio.

Riepilogo

Costruttori pubblici

DeviceStringPusher ()

Metodi pubblici

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

Costruttori pubblici

DeviceStringPusher

public DeviceStringPusher ()

Metodi pubblici

impostare

public void setUp (TestInformation testInfo)

Parametri
testInfo TestInformation

Lancia
BuildError
DeviceNotAvailableException
TargetSetupError

demolire

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametri
testInfo TestInformation

e Throwable

Lancia
DeviceNotAvailableException