InvocationSummaryHelper
public class InvocationSummaryHelper
extends Object
java.lang.Object | |
↳ | com.android.tradefed.result.InvocationSummaryHelper |
一連のリスナーのTestSummary
収集してレポートするためのヘルパー クラス
まとめ
公開メソッド | |
---|---|
static void | reportInvocationEnded ( listeners, long elapsedTime) reportInvocationEnded ( listeners, long elapsedTime) |
static void | reportInvocationStarted ( listeners, IInvocationContext context) reportInvocationStarted ( listeners, IInvocationContext context) |
公開メソッド
reportInvocationEnded
public static void reportInvocationEnded (listeners, long elapsedTime)
パラメーター | |
---|---|
listeners | |
elapsedTime | long |
reportInvocationStarted
public static void reportInvocationStarted (listeners, IInvocationContext context)
パラメーター | |
---|---|
listeners | |
context | IInvocationContext |