تقرير الاختبارات الناجحة

public class ReportPassedTests
extends CollectingTestListener implements IConfigurationReceiver

java.lang.Object
com.android.tradefed.result.CollectingTestListener
com.android.tradefed.result.ReportPassedTests


قم بالإبلاغ في ملف عن المرشحات المحتملة لاستبعاد الاختبار الذي تم اجتيازه.

ملخص

المقاولين العامة

ReportPassedTests ()

الأساليب العامة

void invocationEnded (long elapsedTime)

void invocationFailed (FailureDescription failure)
void setConfiguration ( IConfiguration configuration)

يقوم بإدخال IConfiguration قيد الاستخدام.

void setLogger (ITestLogger logger)
void testModuleEnded ()
void testModuleStarted (IInvocationContext moduleContext)
void testRunEnded (long elapsedTime, runMetrics) testRunEnded (long elapsedTime, runMetrics)

المقاولين العامة

تقرير الاختبارات الناجحة

public ReportPassedTests ()

الأساليب العامة

انتهت الدعوة

public void invocationEnded (long elapsedTime)

حدود
elapsedTime long

فشل الاستدعاء

public void invocationFailed (FailureDescription failure)

حدود
failure FailureDescription

setConfiguration

public void setConfiguration (IConfiguration configuration)

يقوم بإدخال IConfiguration قيد الاستخدام.

حدود
configuration IConfiguration

setLogger

public void setLogger (ITestLogger logger)

حدود
logger ITestLogger

testModuleEnded

public void testModuleEnded ()

testModuleStarted

public void testModuleStarted (IInvocationContext moduleContext)

حدود
moduleContext IInvocationContext

testRunEnded

public void testRunEnded (long elapsedTime, 
                 runMetrics)

حدود
elapsedTime long

runMetrics