PassingTestFileReporter

public class PassingTestFileReporter
extends TestResultListener implements ITestInvocationListener

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


یک ITestInvocationListener که لیست موارد آزمایشی را در یک فایل آزمایشی ذخیره می کند

خلاصه

سازندگان عمومی

PassingTestFileReporter ()

روش های عمومی

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

سازندگان عمومی

PassingTestFileReporter

public PassingTestFileReporter ()

روش های عمومی

فراخوان پایان یافت

public void invocationEnded (long elapsedTime)

مولفه های
elapsedTime long

invocationStarted

public void invocationStarted (IInvocationContext context)

مولفه های
context IInvocationContext

نتیجه آزمایش

public void testResult (TestDescription test, 
                TestResult result)

مولفه های
test TestDescription

result TestResult