com.android.ddmlib.testrunner
Interfaces
| IInstrumentationResultParser | Interface for parsing the results of an instrumentation test run from shell. |
| IRemoteAndroidTestRunner | Interface for running a Android test command remotely and reporting result to a listener. |
| ITestRunListener | Receives event notifications during instrumentation test runs. |
Classes
| IInstrumentationResultParser.SessionResultCodes | Am instrument session result codes. |
| IInstrumentationResultParser.StatusCodes | Test result status codes. |
| IInstrumentationResultParser.StatusKeys | Relevant test status keys. |
| RemoteAndroidTestRunner | Runs a Android test command remotely and reports results. |
| TestIdentifier | Identifies a parsed instrumentation test. |
| TestResult | Container for a result of a single test. |
| TestRunResult | Holds results from a single test run. |
| XmlTestRunListener | Writes JUnit results to an XML files in a format consistent with Ant's XMLJUnitResultFormatter. |
Enums
| IRemoteAndroidTestRunner.CoverageOutput | |
| IRemoteAndroidTestRunner.TestSize | |
| RemoteAndroidTestRunner.StatusReporterMode | Represents a status reporter mode in am instrument command options. |
| TestResult.TestStatus |
Interfaces
Classes
Enums