Przygotowanie obiektu ArtChroot
public
class
ArtChrootPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.ArtChrootPreparer |
Utwórz katalog chroot na potrzeby testów ART.
Podsumowanie
Fieldsem | |
---|---|
public
static
final
String |
CHROOT_PATH
|
Konstruktory publiczne | |
---|---|
ArtChrootPreparer()
|
Metody publiczne | |
---|---|
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
Fieldsem
ŚCIEŻKA_CHROOTA
public static final String CHROOT_PATH
Konstruktory publiczne
Przygotowanie obiektu ArtChroot
public ArtChrootPreparer ()
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 |