SubprocessEventHelper
public class SubprocessEventHelper
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.SubprocessEventHelper |
Pembantu untuk membuat serial / deserialisasi peristiwa yang akan diteruskan ke log.
Ringkasan
Kelas bertingkat | |
---|---|
class | SubprocessEventHelper.BaseTestEventInfo Pembantu Dasar untuk informasi TestIgnored. |
class | SubprocessEventHelper.FailedTestEventInfo Pembantu untuk informasi testFailed. |
class | SubprocessEventHelper.InvocationEndedEventInfo Pembantu untuk informasi pemanggilan berakhir. |
class | SubprocessEventHelper.InvocationFailedEventInfo Helper untuk informasi InvocationFailed. |
class | SubprocessEventHelper.InvocationStartedEventInfo Pembantu untuk memulai informasi doa. |
class | SubprocessEventHelper.LogAssociationEventInfo Helper untuk informasi logAssociation. |
class | SubprocessEventHelper.TestEndedEventInfo Pembantu untuk informasi testEnded. |
class | SubprocessEventHelper.TestLogEventInfo Pembantu untuk informasi testLog. |
class | SubprocessEventHelper.TestModuleStartedEventInfo Pembantu untuk modul tes memulai informasi. |
class | SubprocessEventHelper.TestRunEndedEventInfo Pembantu untuk Informasi testRunEnded. |
class | SubprocessEventHelper.TestRunFailedEventInfo Pembantu untuk informasi testRunFailed |
class | SubprocessEventHelper.TestRunStartedEventInfo Helper untuk informasi testRunStarted |
class | SubprocessEventHelper.TestStartedEventInfo Pembantu untuk informasi testStarted |
Konstruktor publik | |
---|---|
SubprocessEventHelper () |
Konstruktor publik
SubprocessEventHelper
public SubprocessEventHelper ()
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.