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

התראה התחילה

public void invocationStarted (IInvocationContext context)

פרמטרים
context IInvocationContext

תוצאה של בדיקה

public void testResult (TestDescription test, 
                TestResult result)

פרמטרים
test TestDescription

result TestResult