com.android.tradefed.testtype.suite.retry

Interfaces

ITestSuiteResultLoader Interface describing an helper to load previous results in a way that can be re-run. 

Classes

ResultsPlayer Special runner that replays the results given to it. 
RetryRescheduler A special runner that allows to reschedule a previous run tests that failed or where not executed. 
RetryResultHelper Helper class to determine which module or test should run or not. 

Enums

RetryRescheduler.RetryType The types of the tests that can be retried.