InvocationSummaryHelper

public class InvocationSummaryHelper
extends Object

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


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

ملخّص

الطرق العامة

static void reportInvocationEnded( listeners, long elapsedTime)
static void reportInvocationStarted( listeners, IInvocationContext context)

الطرق العامة

reportInvocationEnded

public static void reportInvocationEnded ( listeners, 
                long elapsedTime)

المعلمات
listeners

elapsedTime long

reportInvocationStarted

public static void reportInvocationStarted ( listeners, 
                IInvocationContext context)

المعلمات
listeners

context IInvocationContext