com.google.android.tradefed.result.teststorage

Interfaces

ITestStorageClient Interface for communicating with Android Test Storage backend. 
ObjectUpdater.InvocationUpdate Perform an update of the provided invocation. 
ObjectUpdater.WorkUnitUpdate Interface to encapsulte an update. 

Classes

Client Android Test storage client that uploads test results to the Test Storage service. 
LogAssociation A class to represent a link between a log file and a test. 
MetricFileUtil Utility to store the test run and test metrics at the end of invocation in a text file and upload it to Android Build API. 
MetricFileUtil.TestRunMetrics  
MetricUtils Class to hold helper methods for dealing with Metric format conversion. 
ObjectUpdater Helper class to manage updates to AnTS objects. 
ObjectUpdater.TestArtifactUpdate Perform an update on the returned BuildArtifact. 
ResultReporter  
ResultReporter.ListBuilder<T>  
SpongeUtils Class to hold helper methods for dealing with Sponge. 

Enums

SchedulerState Enum representing a list of states Invocations and WorkUnits can be in. 
TestStatus Enum representing possible outcomes of a test. 
WorkUnitType Enum representing possible work unit types.