PerfettoPreparer
public class PerfettoPreparer
extends BaseTargetPreparer
java.lang.Oggetto | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.PerfettoPreparer |
Perfetto preparatore inserisce il file di configurazione nel dispositivo in una posizione standard a cui perfetto ha accesso.
Riepilogo
Costruttori pubblici | |
---|---|
PerfettoPreparer () |
Metodi pubblici | |
---|---|
void | setUp ( TestInformation testInfo) |
void | tearDown ( TestInformation testInfo, Throwable e) |
Costruttori pubblici
PerfettoPreparer
public PerfettoPreparer ()
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 |