InvocationSummaryHelper

public class InvocationSummaryHelper
extends Object

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


מחלקת עזר לאיסוף ולדיווח על TestSummary עבור קבוצה של מאזינים

סיכום

‫methods ציבוריים

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

‫methods ציבוריים

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