Starting March 27, 2025, we recommend using android-latest-release instead of aosp-main to build and contribute to AOSP. For more information, see Changes to AOSP.
         
       
     
  
  
  
  
  
    
    
      
    
    
      
      Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
    
  
  
  
  
    
  
  
    
    
  
  
JUnit4ResultForwarder
  public
  
  
  
  class
  JUnit4ResultForwarder
  
  
  
  
    extends RunListener
  
  
  
  
  
  
  
    
    | java.lang.Object | 
  
  
    
      | ↳ | org.junit.runner.notification.RunListener | 
  
  
    
      |  | ↳ | com.android.tradefed.testtype.junit4.JUnit4ResultForwarder | 
  
  
    
  Result forwarder from JUnit4 Runner.
Summary
Public constructors
    JUnit4ResultForwarder
    
public JUnit4ResultForwarder (ITestInvocationListener listener)
    
    
    
  
    
    | Parameters | 
|---|
      
        | listener | ITestInvocationListener | 
    
 
Public methods
    testAssumptionFailure
    
public void testAssumptionFailure (Failure failure)
    
    
    
  
    
    | Parameters | 
|---|
      
        | failure | Failure | 
    
 
    testFailure
    
public void testFailure (Failure failure)
    
    
    
  
    
    | Parameters | 
|---|
      
        | failure | Failure | 
    
 
    testFinished
    
public void testFinished (Description description)
    
    
    
  
    
    | Parameters | 
|---|
      
        | description | Description | 
    
 
    testIgnored
    
public void testIgnored (Description description)
    
    
    
  
    
    | Parameters | 
|---|
      
        | description | Description | 
    
 
    testRunFinished
    
public void testRunFinished (Result result)
    
    
    
  
    
 
    testRunStarted
    
public void testRunStarted (Description description)
    
    
    
  
    
    | Parameters | 
|---|
      
        | description | Description | 
    
 
    testStarted
    
public void testStarted (Description description)
    
    
    
  
    
    | Parameters | 
|---|
      
        | description | Description | 
    
 
 
 
  
  
 
  
    
    
      
    
    
  
       
    
    
  
  
  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 2023-03-08 UTC.
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-03-08 UTC."],[],[]]