גורם ידוע לכישלון
public
class
KnownFailurePreparer
extends BaseTargetPreparer
implements
IConfigurationReceiver
JavaScript.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.KnownFailurePreparer |
מבצע הכנה ליעד לדילוג על ניסיון חוזר נכשל.
סיכום
בנאים ציבוריים | |
---|---|
KnownFailurePreparer()
|
שיטות ציבוריות | |
---|---|
void
|
setConfiguration(IConfiguration configuration)
החדרת |
void
|
setUp(TestInformation testInfo)
|
בנאים ציבוריים
גורם ידוע לכישלון
public KnownFailurePreparer ()
שיטות ציבוריות
הגדרה
public void setConfiguration (IConfiguration configuration)
החדרת IConfiguration
בשימוש.
פרמטרים | |
---|---|
configuration |
IConfiguration |
הגדרה
public void setUp (TestInformation testInfo)
פרמטרים | |
---|---|
testInfo |
TestInformation |
קליעות | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |