DeviceStringPusher

public class DeviceStringPusher
extends BaseTargetPreparer

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


Preparatore di destinazione per scrivere una stringa in un file.

Se il file esiste già, questo ripristinerà la vecchia versione al momento dello 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

Getta
BuildError
DeviceNotAvailableException
TargetSetupError

demolire

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametri
testInfo TestInformation

e Throwable

Getta
DeviceNotAvailableException