InvocationSummaryHelper
public
class
InvocationSummaryHelper
extends Object
java.lang.Object
|
😎 |
com.android.tradefed.result.InvocationSummaryHelper
|
Hilfsklasse zum Erfassen und Melden von TestSummary
für eine Gruppe von Listenern
Zusammenfassung
Öffentliche Methoden
ReportInvocationEnded (BerichtInvocationEnded)
public static void reportInvocationEnded ( listeners,
long elapsedTime)
Parameter |
listeners |
|
elapsedTime |
long |
reportInvocationStarted (BerichtInvocationStarted)
public static void reportInvocationStarted ( listeners,
IInvocationContext context)
Parameter |
listeners |
|
context |
IInvocationContext |