InvocationSummaryHelper

public class InvocationSummaryHelper
extends Object

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


คลาส Helper สำหรับรวบรวมและรายงาน TestSummary สำหรับชุด Listener

สรุป

เมธอดสาธารณะ

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