PassingTestFileReporter

public class PassingTestFileReporter
extends TestResultListener implements ITestInvocationListener

java.lang.Object
com.android.tradefed.result.TestResultListener
com.android.tradefed.result.PassingTestFileReporter


ITestInvocationListener lưu danh sách các trường hợp kiểm thử đã chuyển vào tệp kiểm thử

Bản tóm tắt

Nhà thầu xây dựng công cộng

PassingTestFileReporter ()

Phương pháp công khai

void invocationEnded (long elapsedTime)
void invocationStarted (IInvocationContext context)
void testResult (TestDescription test, TestResult result)

Nhà thầu xây dựng công cộng

PassingTestFileReporter

public PassingTestFileReporter ()

Phương pháp công khai

lời mờiĐã kết thúc

public void invocationEnded (long elapsedTime)

Thông số
elapsedTime long

lời gọiBắt đầu

public void invocationStarted (IInvocationContext context)

Thông số
context IInvocationContext

kết quả kiểm tra

public void testResult (TestDescription test, 
                TestResult result)

Thông số
test TestDescription

result TestResult