Package | Description |
---|---|
com.jayway.android.robotium.remotecontrol.client | |
com.jayway.android.robotium.remotecontrol.client.processor |
Modifier and Type | Field and Description |
---|---|
(package private) RCSolo |
RobotiumTestRunner.solo |
(package private) RCSolo |
RobotiumTestCase.solo |
Modifier and Type | Method and Description |
---|---|
RCSolo |
RobotiumTestCase.getRobotium()
Retrieve the Solo instance after it has been created.
|
RCSolo |
RobotiumTestRunner.getSolo()
The returned
RCSolo is probably a null.The RCSolo object will be initialized after calling RobotiumTestRunner.launchApplication() |
Modifier and Type | Field and Description |
---|---|
(package private) RCSolo |
SoloProcessor.solo
The instance of
RCSolo , it is usedto do the real work for handling the messages from 'solo remote control' |
Copyright © SAS Institute. All Rights Reserved.