‫InvocationSummaryHelper

public class InvocationSummaryHelper
extends Object

java.lang.Object
com.android.tradefed.result.InvocationSummaryHelper


فئة مساعِدة لجمع TestSummary وإعداد تقارير عنه لمجموعة من المستمعين

ملخّص

الإجراءات العامة

static void reportInvocationEnded(List<ITestInvocationListener> listeners, long elapsedTime)
static void reportInvocationStarted(List<ITestInvocationListener> listeners, IInvocationContext context)

الإجراءات العامة

reportInvocationEnded

public static void reportInvocationEnded (List<ITestInvocationListener> listeners, 
                long elapsedTime)

المعلَمات
listeners List

elapsedTime long

reportInvocationStarted

public static void reportInvocationStarted (List<ITestInvocationListener> listeners, 
                IInvocationContext context)

المعلَمات
listeners List

context IInvocationContext