Uzaktan Dinamik Havuz
public
class
RemoteDynamicPool
extends Object
implements
ITestsPool
Java.lang.Nesne | |
🎃 | com.android.tradefed.invoker.shard.RemoteDynamicPool |
Uzaktan çalışma sırasına alınan testlerden oluşan bir havuzun uygulanması
Özet
İç içe yerleştirilmiş sınıflar | |
---|---|
class |
RemoteDynamicPool.RequestCallable
|
Herkese açık yöntemler | |
---|---|
int
|
getAttemptNumber(ITestSuite test)
|
static
RemoteDynamicPool
|
newInstance(IDynamicShardingClient client, String poolId,
|
IRemoteTest
|
poll(TestInformation info, boolean reportNotExecuted)
Yürütülecek bir sonraki teste anket yapın. |
ITokenRequest
|
pollRejectedTokenModule()
Tüm cihazlarda çalıştırılması reddedilen testin listesini döndürür. |
void
|
returnToRemotePool(ITestSuite test, int attemptNumber)
|
Herkese açık yöntemler
getDenemeNumarası
public int getAttemptNumber (ITestSuite test)
Parametreler | |
---|---|
test |
ITestSuite |
İlerlemeler | |
---|---|
int |
yeni örnek
public static RemoteDynamicPool newInstance (IDynamicShardingClient client, String poolId,moduleMapping)
Parametreler | |
---|---|
client |
IDynamicShardingClient |
poolId |
String |
moduleMapping |
|
İlerlemeler | |
---|---|
RemoteDynamicPool |
anket
public IRemoteTest poll (TestInformation info, boolean reportNotExecuted)
Yürütülecek bir sonraki teste anket yapın.
Parametreler | |
---|---|
info |
TestInformation |
reportNotExecuted |
boolean |
İlerlemeler | |
---|---|
IRemoteTest |
anket ReddedildiTokenModülü
public ITokenRequest pollRejectedTokenModule ()
Tüm cihazlarda çalıştırılması reddedilen testin listesini döndürür.
İlerlemeler | |
---|---|
ITokenRequest |
ReturnToRemotePool
public void returnToRemotePool (ITestSuite test, int attemptNumber)
Parametreler | |
---|---|
test |
ITestSuite |
attemptNumber |
int |