NoApkTestSkipper
public final class NoApkTestSkipper
extends BaseTargetPreparer
implements IConfigurationReceiver
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.app.NoApkTestSkipper |
Test edilecek apk yoksa bir çağrıyı (hazırlık ve testler) tamamen atlamayı sağlayan özel hazırlayıcı.
Özet
kamu inşaatçılar | |
---|---|
NoApkTestSkipper () |
Genel yöntemler | |
---|---|
void | setConfiguration ( IConfiguration configuration) Kullanımdaki |
void | setUp ( TestInformation testInfo) |
kamu inşaatçılar
NoApkTestSkipper
public NoApkTestSkipper ()
Genel yöntemler
setConfiguration
public void setConfiguration (IConfiguration configuration)
Kullanımdaki IConfiguration
enjekte eder.
parametreler | |
---|---|
configuration | IConfiguration |
kurmak
public void setUp (TestInformation testInfo)
parametreler | |
---|---|
testInfo | TestInformation |
Atar | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |