RemoteDynamicPool

public class RemoteDynamicPool
extends Object implements ITestsPool

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


การใช้กลุ่มการทดสอบที่รอดำเนินการจากระยะไกล

สรุป

ชั้นเรียนที่ซ้อนกัน

class RemoteDynamicPool.RequestCallable

 

เมธอดสาธารณะ

int getAttemptNumber(ITestSuite test)
static RemoteDynamicPool newInstance(IDynamicShardingClient client, String poolId, moduleMapping)
IRemoteTest poll(TestInformation info, boolean reportNotExecuted)

ตรวจสอบการทดสอบถัดไปที่จะดำเนินการ

ITokenRequest pollRejectedTokenModule()

แสดงรายการการทดสอบที่ถูกปฏิเสธไม่ให้ทํางานในอุปกรณ์ทั้งหมด

void returnToRemotePool(ITestSuite test, int attemptNumber)

เมธอดสาธารณะ

getAttemptNumber

public int getAttemptNumber (ITestSuite test)

พารามิเตอร์
test ITestSuite

คิกรีเทิร์น
int

newInstance

public static RemoteDynamicPool newInstance (IDynamicShardingClient client, 
                String poolId, 
                 moduleMapping)

พารามิเตอร์
client IDynamicShardingClient

poolId String

moduleMapping

คิกรีเทิร์น
RemoteDynamicPool

แบบสํารวจ

public IRemoteTest poll (TestInformation info, 
                boolean reportNotExecuted)

ตรวจสอบการทดสอบถัดไปที่จะดำเนินการ

พารามิเตอร์
info TestInformation

reportNotExecuted boolean

คิกรีเทิร์น
IRemoteTest

pollRejectedTokenModule

public ITokenRequest pollRejectedTokenModule ()

แสดงรายการการทดสอบที่ถูกปฏิเสธไม่ให้ทํางานในอุปกรณ์ทั้งหมด

คิกรีเทิร์น
ITokenRequest

returnToRemotePool

public void returnToRemotePool (ITestSuite test, 
                int attemptNumber)

พารามิเตอร์
test ITestSuite

attemptNumber int