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


Việc triển khai phía máy chủ của StsLogic.

Bản tóm tắt

Lĩnh vực

public DescriptionProvider descriptionProvider

Nhà thầu xây dựng công cộng

StsExtraBusinessLogicHostTestBase ()

Phương pháp công khai

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

Chỉ định bản tin phát hành mới nhất.

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 ()

Lĩnh vực

mô tảNhà cung cấp

public DescriptionProvider descriptionProvider

Nhà thầu xây dựng công cộng

StsExtraBusinessLogicHostTestBase

public StsExtraBusinessLogicHostTestBase ()

Phương pháp công khai

getExtraBusinessLogics

public List<String> getExtraBusinessLogics ()

Trả lại
List<String>

getKernelBuildDate

public Optional<LocalDate> getKernelBuildDate ()

Trả lại
Optional<LocalDate>

getPlatformSpl

public LocalDate getPlatformSpl ()

Trả lại
LocalDate

getPhát hànhBản tinSpl

public LocalDate getReleaseBulletinSpl ()

Chỉ định bản tin phát hành mới nhất. Kiểm soát điều này từ dòng lệnh bằng đối số dòng lệnh sau: --build-attribute "release-bulletin-spl=2021-06"

Trả lại
LocalDate

getTestDescription

public Description getTestDescription ()

Trả lại
Description

logGỡ lỗi

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

Thông số
logTag String

format String

args Object

logLỗi

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

Thông số
logTag String

format String

args Object

logInfo

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

Thông số
logTag String

format String

args Object

logCảnh báo

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

Thông số
logTag String

format String

args Object

nênSkipMainlineTests

public boolean shouldSkipMainlineTests ()

Trả lại
boolean

nênUseKernelSpl

public boolean shouldUseKernelSpl ()

Trả lại
boolean