public class StsExtraBusinessLogicHostTestBase
extends ExtraBusinessLogicHostTestBase
implements StsLogic
java.lang.Object |
↳ | com.android.tradefed.testtype.junit4.BaseHostJUnit4Test |
| ↳ | com.android.compatibility.common.tradefed.testtype.BusinessLogicHostTestBase |
| | ↳ | com.android.compatibility.common.tradefed.testtype.ExtraBusinessLogicHostTestBase |
| | | ↳ | com.android.sts.common.tradefed.testtype.StsExtraBusinessLogicHostTestBase |
الفئات الفرعية المباشرة المعروفة |
الفئات الفرعية غير المباشرة المعروفة |
تنفيذ جانب المضيف لـ StsLogic.
ملخص
مجالات
الوصفالمقدم
public DescriptionProvider descriptionProvider
المنشأت العامة
public StsExtraBusinessLogicHostTestBase ()
الأساليب العامة
public List<String> getExtraBusinessLogics ()
getKernelBuildDate
public Optional<LocalDate> getKernelBuildDate ()
عائدات |
---|
Optional<LocalDate> | |
public LocalDate getPlatformSpl ()
getReleaseBulletinSpl
public LocalDate getReleaseBulletinSpl ()
حدد نشرة الإصدار الأخير. تحكم في هذا من سطر الأوامر باستخدام وسيطة سطر الأوامر التالية: - سمة البناء "release-bulletin-spl = 2021-06"
getTestDescription
public Description getTestDescription ()
logDebug
public void logDebug (String logTag,
String format,
Object... args)
المعلمات |
---|
logTag | String |
format | String |
args | Object |
سجل خطأ
public void logError (String logTag,
String format,
Object... args)
المعلمات |
---|
logTag | String |
format | String |
args | Object |
معلومات تسجيل الدخول
public void logInfo (String logTag,
String format,
Object... args)
المعلمات |
---|
logTag | String |
format | String |
args | Object |
احترس
public void logWarn (String logTag,
String format,
Object... args)
المعلمات |
---|
logTag | String |
format | String |
args | Object |
shouldSkipMainlineTests
public boolean shouldSkipMainlineTests ()
shouldUseKernelSpl
public boolean shouldUseKernelSpl ()