StubTargetPreparer
public
class
StubTargetPreparer
extends BaseTargetPreparer
implements
IConfigurationReceiver
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.StubTargetPreparer |
ITargetPreparer
için yer tutucu boş uygulama.
Özet
Herkese açık kurucular | |
---|---|
StubTargetPreparer()
|
Herkese açık yöntemler | |
---|---|
IConfiguration
|
getConfiguration()
|
boolean
|
getTestBooleanOption()
|
boolean
|
getTestBooleanOptionFalse()
|
void
|
setConfiguration(IConfiguration configuration)
Kullanımdaki |
void
|
setUp(TestInformation testInfo)
|
Herkese açık kurucular
StubTargetPreparer
public StubTargetPreparer ()
Herkese açık yöntemler
getConfiguration
public IConfiguration getConfiguration ()
setConfiguration(com.android.tradefed.config.IConfiguration)
üzerinden alınan yapılandırmayı döndürür.
İlerlemeler | |
---|---|
IConfiguration |
getTestBooleanOption
public boolean getTestBooleanOption ()
İlerlemeler | |
---|---|
boolean |
getTestBooleanOptionFalse (Yanlış)
public boolean getTestBooleanOptionFalse ()
İlerlemeler | |
---|---|
boolean |
setConfiguration
public void setConfiguration (IConfiguration configuration)
Kullanımdaki IConfiguration
'ü enjekte eder.
Parametreler | |
---|---|
configuration |
IConfiguration |
setUp
public void setUp (TestInformation testInfo)
Parametreler | |
---|---|
testInfo |
TestInformation |
Atışlar | |
---|---|
TargetSetupError |