InvocationSummaryHelper

public class InvocationSummaryHelper
extends Object

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


Lớp trợ giúp để thu thập và báo cáo TestSummary cho tập hợp trình nghe

Tóm tắt

Phương thức công khai

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

Phương thức công khai

reportInvocationEnded

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

Tham số
listeners List

elapsedTime long

reportInvocationStarted

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

Tham số
listeners List

context IInvocationContext