CtsSettingsSetup
public
class
CtsSettingsSetup
extends BaseTargetPreparer
| java.lang.Object | ||
| ↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
| ↳ | com.google.android.tradefed.targetprep.CtsSettingsSetup | |
ITargetPreparer שמגדיר את הגדרות המכשיר בהכנה להרצת בדיקות CTS
הסיווג הזה נמצא באופן זמני ב-vendor/google, כי הוא מסתמך על מנגנון שלא מוכן לקוד פתוח כדי לשנות הגדרות אבטחה. ברגע ששיטה בטוחה לשינוי הגדרות אבטחה בקוד פתוח תהיה זמינה, המחלקה הזו תועבר לפרויקט CTS
הכלי הזה צריך לפעול *אחרי* שמתקינים את קובץ ה-APK של הנגישות ב-CTS
סיכום
constructors ציבוריים | |
|---|---|
CtsSettingsSetup()
|
|
methods ציבוריים | |
|---|---|
void
|
setUp(TestInformation testInfo)
|
constructors ציבוריים
CtsSettingsSetup
public CtsSettingsSetup ()
methods ציבוריים
setUp
public void setUp (TestInformation testInfo)
| פרמטרים | |
|---|---|
testInfo |
TestInformation |
| הקפצת הודעות שגיאה (throw) | |
|---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
|