android.test
Class TestBrowserControllerImpl
java.lang.Object
android.test.TestBrowserControllerImpl
- All Implemented Interfaces:
- TestBrowserController
public class TestBrowserControllerImpl
- extends Object
- implements TestBrowserController
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEST_RUNNER_ACTIVITY_CLASS_NAME
static final String TEST_RUNNER_ACTIVITY_CLASS_NAME
- See Also:
- Constant Field Values
TestBrowserControllerImpl
public TestBrowserControllerImpl()
setTargetPackageName
public void setTargetPackageName(String targetPackageName)
- Specified by:
setTargetPackageName in interface TestBrowserController
getIntentForTestAt
public Intent getIntentForTestAt(int position)
- Specified by:
getIntentForTestAt in interface TestBrowserController
setTestSuite
public void setTestSuite(TestSuite testSuite)
- Specified by:
setTestSuite in interface TestBrowserController
registerView
public void registerView(TestBrowserView testBrowserView)
- Specified by:
registerView in interface TestBrowserController
setTargetBrowserActivityClassName
public void setTargetBrowserActivityClassName(String targetBrowserActivityClassName)
- Specified by:
setTargetBrowserActivityClassName in interface TestBrowserController
Please submit a feedback, bug or feature