DeviceStringPusher
public class DeviceStringPusher
extends BaseTargetPreparer
Preparatore di destinazione per scrivere una stringa in un file.
Se il file esiste già, questo ripristinerà la vecchia versione durante lo smontaggio.
Riepilogo
Costruttori pubblici
DeviceStringPusher
public DeviceStringPusher ()
Metodi pubblici
public void setUp (TestInformation testInfo)
Parametri |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
Parametri |
---|
testInfo | TestInformation |
e | Throwable |