SubprocessEventHelper
public
class
SubprocessEventHelper
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.SubprocessEventHelper |
Helper to serialize/deserialize the events to be passed to the log.
Summary
Nested classes | |
---|---|
class |
SubprocessEventHelper.BaseTestEventInfo
Base Helper for TestIgnored information. |
class |
SubprocessEventHelper.FailedTestEventInfo
Helper for testFailed information. |
class |
SubprocessEventHelper.InvocationEndedEventInfo
Helper for invocation ended information. |
class |
SubprocessEventHelper.InvocationFailedEventInfo
Helper for InvocationFailed information. |
class |
SubprocessEventHelper.InvocationStartedEventInfo
Helper for invocation started information. |
class |
SubprocessEventHelper.LogAssociationEventInfo
Helper for logAssociation information. |
class |
SubprocessEventHelper.TestEndedEventInfo
Helper for testEnded information. |
class |
SubprocessEventHelper.TestLogEventInfo
Helper for testLog information. |
class |
SubprocessEventHelper.TestModuleStartedEventInfo
Helper for test module started information. |
class |
SubprocessEventHelper.TestRunEndedEventInfo
Helper for testRunEnded Information. |
class |
SubprocessEventHelper.TestRunFailedEventInfo
Helper for testRunFailed information |
class |
SubprocessEventHelper.TestRunStartedEventInfo
Helper for testRunStarted information |
class |
SubprocessEventHelper.TestStartedEventInfo
Helper for testStarted information |
Public constructors | |
---|---|
SubprocessEventHelper()
|
Public constructors
SubprocessEventHelper
public SubprocessEventHelper ()
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2019-10-02 UTC.