Google cam kết thúc đẩy công bằng chủng tộc cho Cộng đồng người da đen. Xem cách thực hiện.

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 công cộng

StsExtraBusinessLogicHostTestBase ()

Phương thức 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 công cộng

StsExtraBusinessLogicHostTestBase

public StsExtraBusinessLogicHostTestBase ()

Phương thức 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

getReleaseBulletinSpl

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

getTestMô tả

public Description getTestDescription ()

trả lại
Description

logDebug

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ên bỏ quaMainlineTests

public boolean shouldSkipMainlineTests ()

trả lại
boolean

nênSử dụngKernelSpl

public boolean shouldUseKernelSpl ()

trả lại
boolean