ArtChrootPreparer

public class ArtChrootPreparer
extends BaseTargetPreparer

java.lang.Obiekt
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.ArtChrootPreparer


Utwórz katalog chroot dla testów ART.

Streszczenie

Pola

public static final String CHROOT_PATH

Konstruktory publiczne

ArtChrootPreparer ()

Metody publiczne

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

Pola

CHROOT_PATH

public static final String CHROOT_PATH

Konstruktory publiczne

ArtChrootPreparer

public ArtChrootPreparer ()

Metody publiczne

organizować coś

public void setUp (TestInformation testInfo)

Parametry
testInfo TestInformation

Rzuty
BuildError
DeviceNotAvailableException
TargetSetupError

zburzyć

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametry
testInfo TestInformation

e Throwable

Rzuty
DeviceNotAvailableException