আহ্বান সারাংশ সহায়ক

public class InvocationSummaryHelper
extends Object

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


একগুচ্ছ লিসেনারের জন্য TestSummary সংগ্রহ ও প্রতিবেদন করার সহায়ক ক্লাস

সারসংক্ষেপ

জনসাধারণের পদ্ধতি

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

জনসাধারণের পদ্ধতি

প্রতিবেদন আহ্বান শেষ হয়েছে

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

প্যারামিটার
listeners List

elapsedTime long

রিপোর্ট আহ্বান শুরু হয়েছে

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

প্যারামিটার
listeners List

context IInvocationContext