Package | Description |
---|---|
com.jayway.android.robotium.remotecontrol.solo | |
org.safs.android.messenger | |
org.safs.android.remotecontrol | |
org.safs.sockets |
Modifier and Type | Class and Description |
---|---|
class |
SoloRemoteControl |
class |
SoloRemoteControlRunner |
Modifier and Type | Interface and Description |
---|---|
interface |
RemoteClientListener |
Modifier and Type | Class and Description |
---|---|
class |
MessengerService
TCP Messenger Service acting as intermediary between a remote test controller communicating over TCP Sockets
and an Android test package expecting two-way communication for receiving test commands and returning
test results and data.
|
class |
RemoteClientRunner |
Modifier and Type | Class and Description |
---|---|
class |
RemoteControlUI
Crude Test app for initial manual testing of SAFS Robotium Remote Control extension.
|
class |
SAFSRemoteControl |
class |
SAFSRemoteControlRunner |
Modifier and Type | Interface and Description |
---|---|
interface |
SocketProtocolListener
Interface definition for a local SocketProtocol Runner to
receive asynchronous notification of AbstractProtocolRunner events and messages from a remote
SocketProtocol Runner.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractProtocolRunner
This abstract class implements the necessary Threading of a
SocketProtocol . |
Copyright © SAS Institute. All Rights Reserved.