Google cam kết thúc đẩy công bằng chủng tộc cho Cộng đồng người da đen. Xem cách thực hiện.
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.

SandboxInvocationRunner

public class SandboxInvocationRunner
extends Object

java.lang.Object
com.android.tradefed.sandbox.SandboxInvocationRunner


Chạy các bài kiểm tra được liên kết với lời gọi trong hộp cát.

Bản tóm tắt

Các nhà xây dựng công cộng

SandboxInvocationRunner ()

Phương pháp công khai

static boolean prepareAndRun ( TestInformation info, IConfiguration config, ITestInvocationListener listener)

Thực hiện thiết lập và chạy thử nghiệm.

static void prepareSandbox ( TestInformation info, IConfiguration config, ITestInvocationListener listener)

Bước chuẩn bị hộp cát

static boolean runSandbox ( TestInformation info, IConfiguration config, ITestInvocationListener listener)

Bước thực thi của hộp cát

Các nhà xây dựng công cộng

SandboxInvocationRunner

public SandboxInvocationRunner ()

Phương pháp công khai

chuẩn bị

public static boolean prepareAndRun (TestInformation info, 
                IConfiguration config, 
                ITestInvocationListener listener)

Thực hiện thiết lập và chạy thử nghiệm.

Thông số
info TestInformation

config IConfiguration

listener ITestInvocationListener

Lợi nhuận
boolean Đúng nếu lời gọi thành công. Sai khác.

chuẩn bị

public static void prepareSandbox (TestInformation info, 
                IConfiguration config, 
                ITestInvocationListener listener)

Bước chuẩn bị hộp cát

Thông số
info TestInformation

config IConfiguration

listener ITestInvocationListener

runSandbox

public static boolean runSandbox (TestInformation info, 
                IConfiguration config, 
                ITestInvocationListener listener)

Bước thực thi của hộp cát

Thông số
info TestInformation

config IConfiguration

listener ITestInvocationListener

Lợi nhuận
boolean