TestRunListenerpublic interface TestRunListener A listener interface for observing the
execution of a test run. Unlike TestListener,
this interface using only primitive objects,
making it suitable for remote test execution.
{@hide} - Not needed for 1.0 SDK |
Fields Summary |
---|
public static final int | STATUS_ERROR | public static final int | STATUS_FAILURE |
|