ฐานการทดสอบโฮสต์ตรรกะธุรกิจพิเศษ

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

ช่างก่อสร้างสาธารณะ

ฐานการทดสอบโฮสต์ตรรกะธุรกิจพิเศษ

public StsExtraBusinessLogicHostTestBase ()

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

รับตรรกะธุรกิจเพิ่มเติม

public List<String> getExtraBusinessLogics ()

คิกรีเทิร์น
List<String>

วันที่สร้างเคอร์เนล

public Optional<LocalDate> getKernelBuildDate ()

คิกรีเทิร์น
Optional<LocalDate>

getPlatformSpl

public LocalDate getPlatformSpl ()

คิกรีเทิร์น
LocalDate

getReleaseBulletinSpl

public LocalDate getReleaseBulletinSpl ()

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

คิกรีเทิร์น
LocalDate

คำอธิบาย getTest

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

LogWarn

public void logWarn (String logTag, 
                String format, 
                Object... args)

พารามิเตอร์
logTag String

format String

args Object

คุณควรข้ามเมนไลน์การทดสอบ

public boolean shouldSkipMainlineTests ()

คิกรีเทิร์น
boolean

ควรใช้ KernelSpl

public boolean shouldUseKernelSpl ()

คิกรีเทิร์น
boolean