LocalPool

public class LocalPool
extends Object implements ITestsPool

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


การใช้ชุดการทดสอบในพื้นที่

สรุป

เครื่องมือสร้างสาธารณะ

LocalPool(Collection<IRemoteTest> genericPool, Collection<ITokenRequest> tokenPool)

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

IRemoteTest poll(TestInformation info, boolean reportNotExecuted)

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

ITokenRequest pollRejectedTokenModule()

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

เครื่องมือสร้างสาธารณะ

LocalPool

public LocalPool (Collection<IRemoteTest> genericPool, 
                Collection<ITokenRequest> tokenPool)

พารามิเตอร์
genericPool Collection

tokenPool Collection

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

โพล

public IRemoteTest poll (TestInformation info, 
                boolean reportNotExecuted)

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

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

reportNotExecuted boolean

การคืนสินค้า
IRemoteTest

pollRejectedTokenModule

public ITokenRequest pollRejectedTokenModule ()

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

การคืนสินค้า
ITokenRequest