LocalPool

public class LocalPool
extends Object implements ITestsPool

java.lang.Object
   ↳ com.android.tradefed.invoker.shard.LocalPool


Yerel test havuzu uygulama

Özet

Herkese açık kurucular

LocalPool( genericPool, tokenPool)

Herkese açık yöntemler

IRemoteTest poll(TestInformation info, boolean reportNotExecuted)

Çalıştırılacağı bir sonraki testi anketle belirleyin.

ITokenRequest pollRejectedTokenModule()

Tüm cihazlarda çalıştırılmak üzere reddedilen testlerin listesini döndürür.

Herkese açık kurucular

LocalPool

public LocalPool ( genericPool, 
                 tokenPool)

Parametreler
genericPool

tokenPool

Herkese açık yöntemler

anket

public IRemoteTest poll (TestInformation info, 
                boolean reportNotExecuted)

Çalıştırılacağı bir sonraki testi anketle belirleyin.

Parametreler
info TestInformation

reportNotExecuted boolean

İlerlemeler
IRemoteTest

pollRejectedTokenModule

public ITokenRequest pollRejectedTokenModule ()

Tüm cihazlarda çalıştırılmak üzere reddedilen testlerin listesini döndürür.

İlerlemeler
ITokenRequest