NoApkTestSkipper

public final class NoApkTestSkipper
extends BaseTargetPreparer implements IConfigurationReceiver

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.app.NoApkTestSkipper


Specjalny program przygotowujący, który umożliwia całkowite pominięcie wywołania (przygotowania i testów), jeśli nie ma plików APK do testów.

Podsumowanie

Konstruktory publiczne

NoApkTestSkipper()

Metody publiczne

void setConfiguration(IConfiguration configuration)

Wstrzykuje IConfiguration w użyciu.

void setUp(TestInformation testInfo)

Konstruktory publiczne

NoApkTestSkipper

public NoApkTestSkipper ()

Metody publiczne

setConfiguration

public void setConfiguration (IConfiguration configuration)

Wstrzykuje IConfiguration w użyciu.

Parametry
configuration IConfiguration

setUp

public void setUp (TestInformation testInfo)

Parametry
testInfo TestInformation

Rzuty
BuildError
DeviceNotAvailableException
TargetSetupError