Package com.android.ddmlib.testrunner

Interface Summary
IRemoteAndroidTestRunner Interface for running a Android test command remotely and reporting result to a listener.
ITestRunListener Receives event notifications during instrumentation test runs.
 

Class Summary
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.
 

Enum Summary
IRemoteAndroidTestRunner.TestSize  
ITestRunListener.TestFailure Types of test failures.
 



Copyright © 2008-2012. All Rights Reserved.