InvocationSummaryHelper

public class InvocationSummaryHelper
extends Object

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


Bir dizi dinleyici için TestSummary toplama ve raporlama yardımcı sınıfı

Özet

Herkese açık yöntemler

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

Herkese açık yöntemler

reportInvocationEnded

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

Parametreler
listeners List

elapsedTime long

reportInvocationStarted

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

Parametreler
listeners List

context IInvocationContext