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.BaseTestEventInfoBase Helper for TestIgnored information. | 
| 
        
        
        
        
        class | SubprocessEventHelper.FailedTestEventInfoHelper for testFailed information. | 
| 
        
        
        
        
        class | SubprocessEventHelper.InvocationEndedEventInfoHelper for invocation ended information. | 
| 
        
        
        
        
        class | SubprocessEventHelper.InvocationFailedEventInfoHelper for InvocationFailed information. | 
| 
        
        
        
        
        class | SubprocessEventHelper.InvocationStartedEventInfoHelper for invocation started information. | 
| 
        
        
        
        
        class | SubprocessEventHelper.LogAssociationEventInfoHelper for logAssociation information. | 
| 
        
        
        
        
        class | SubprocessEventHelper.SkippedTestEventInfo
 | 
| 
        
        
        
        
        class | SubprocessEventHelper.TestEndedEventInfoHelper for testEnded information. | 
| 
        
        
        
        
        class | SubprocessEventHelper.TestLogEventInfoHelper for testLog information. | 
| 
        
        
        
        
        class | SubprocessEventHelper.TestModuleStartedEventInfoHelper for test module started information. | 
| 
        
        
        
        
        class | SubprocessEventHelper.TestRunEndedEventInfoHelper for testRunEnded Information. | 
| 
        
        
        
        
        class | SubprocessEventHelper.TestRunFailedEventInfoHelper for testRunFailed information | 
| 
        
        
        
        
        class | SubprocessEventHelper.TestRunStartedEventInfoHelper for testRunStarted information | 
| 
        
        
        
        
        class | SubprocessEventHelper.TestStartedEventInfoHelper for testStarted information | 
| Public constructors | |
|---|---|
| 
      SubprocessEventHelper()
       | |
Public constructors
SubprocessEventHelper
public SubprocessEventHelper ()
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-03-01 UTC.
