Hồ bơi cục bộ

public class LocalPool
extends Object implements ITestsPool

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


Triển khai một nhóm các bài kiểm thử cục bộ

Tóm tắt

Hàm khởi tạo công khai

LocalPool( genericPool, tokenPool)

Phương thức công khai

IRemoteTest poll(TestInformation info, boolean reportNotExecuted)

Cuộc thăm dò ý kiến kiểm thử tiếp theo sẽ được thực thi.

ITokenRequest pollRejectedTokenModule()

Trả về danh sách chương trình kiểm thử bị từ chối chạy trên tất cả thiết bị.

Hàm khởi tạo công khai

Hồ bơi cục bộ

public LocalPool ( genericPool, 
                 tokenPool)

Tham số
genericPool

tokenPool

Phương thức công khai

cuộc thăm dò ý kiến

public IRemoteTest poll (TestInformation info, 
                boolean reportNotExecuted)

Cuộc thăm dò ý kiến kiểm thử tiếp theo sẽ được thực thi.

Tham số
info TestInformation

reportNotExecuted boolean

Giá trị trả về
IRemoteTest

SurveyRequestTokenModule

public ITokenRequest pollRejectedTokenModule ()

Trả về danh sách chương trình kiểm thử bị từ chối chạy trên tất cả thiết bị.

Giá trị trả về
ITokenRequest