InstrumentationResultParser |
Parses the 'raw output mode' results of an instrumentation test run from shell and informs a
ITestRunListener of the results.
|
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.
|