StsExtraBusinessLogicHostTestBase

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

ผู้รับเหมาก่อสร้างสาธารณะ

StsExtraBusinessLogicHostTestBase ()

วิธีการสาธารณะ

List<String> getExtraBusinessLogics ()
Optional<LocalDate> getKernelBuildDate ()
LocalDate getPlatformSpl ()
LocalDate getReleaseBulletinSpl ()

ระบุกระดานข่าวรุ่นล่าสุด

Description getTestDescription ()
void logDebug (String logTag, String format, Object... args)
void logError (String logTag, String format, Object... args)
void logInfo (String logTag, String format, Object... args)
void logWarn (String logTag, String format, Object... args)
boolean shouldSkipMainlineTests ()
boolean shouldUseKernelSpl ()

เขตข้อมูล

คำอธิบายผู้ให้บริการ

public DescriptionProvider descriptionProvider

ผู้รับเหมาก่อสร้างสาธารณะ

StsExtraBusinessLogicHostTestBase

public StsExtraBusinessLogicHostTestBase ()

วิธีการสาธารณะ

getExtraBusinessLogics

public List<String> getExtraBusinessLogics ()

การส่งคืน
List<String>

getKernelBuildDate.get

public Optional<LocalDate> getKernelBuildDate ()

การส่งคืน
Optional<LocalDate>

getPlatformSpl

public LocalDate getPlatformSpl ()

การส่งคืน
LocalDate

getReleaseBulletinSpl

public LocalDate getReleaseBulletinSpl ()

ระบุกระดานข่าวรุ่นล่าสุด ควบคุมสิ่งนี้จากบรรทัดคำสั่งด้วยอาร์กิวเมนต์บรรทัดคำสั่งต่อไปนี้: --build-attribute "release-bulletin-spl=2021-06"

การส่งคืน
LocalDate

รับคำอธิบายการทดสอบ

public Description getTestDescription ()

การส่งคืน
Description

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

ควรข้ามMainlineTests

public boolean shouldSkipMainlineTests ()

การส่งคืน
boolean

ควรใช้ KernelSpl

public boolean shouldUseKernelSpl ()

การส่งคืน
boolean