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

public Optional<LocalDate> getKernelBuildDate ()

החזרות
Optional<LocalDate>

getPlatformSpl

public LocalDate getPlatformSpl ()

החזרות
LocalDate

getReleaseBulletinSpl

public LocalDate getReleaseBulletinSpl ()

ציין את עלון הפרסום האחרון. שלטו בזה משורת הפקודה עם הארגומנט הבא של שורת הפקודה: --build-attribute "release-bulletin-spl=2021-06"

החזרות
LocalDate

getTestDescription

public Description getTestDescription ()

החזרות
Description

logDebug

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

פרמטרים
logTag String

format String

args Object

logError

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

פרמטרים
logTag String

format String

args Object

logInfo

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

shouldSkipMainlineTests

public boolean shouldSkipMainlineTests ()

החזרות
boolean

shouldUseKernelSpl

public boolean shouldUseKernelSpl ()

החזרות
boolean