ArtChrootPreparer

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

CHROOT_PATH

public static final String CHROOT_PATH

Konstruktory publiczne

ArtChrootPreparer

public ArtChrootPreparer ()

Metody publiczne

setUp

public void setUp (TestInformation testInfo)

Parametry
testInfo TestInformation

tearDown

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametry
testInfo TestInformation

e Throwable