Package | Description |
---|---|
com.jayway.android.robotium.remotecontrol.solo | |
org.safs.android |
Modifier and Type | Class and Description |
---|---|
class |
LogsImpl
Default FileWriter version of a Robotium RemoteControl LogsInterface
|
Modifier and Type | Field and Description |
---|---|
protected LogsInterface |
SoloWorker.log |
protected LogsInterface |
SoloTest.log |
protected LogsInterface |
SoloRemoteControl.log |
Modifier and Type | Method and Description |
---|---|
LogsInterface |
SoloTest.getLogsInterface()
Subclasses can override to initialize their own LogsInterface.
|
Modifier and Type | Method and Description |
---|---|
void |
SoloWorker.setLogsInterface(LogsInterface ilog)
Set the LogsInterface to be used by the class instance.
|
void |
SoloTest.setLogsInterface(LogsInterface ilog)
Set the LogsInterface, or replace it with null.
|
void |
SoloRemoteControl.setLogsInterface(LogsInterface ilog)
Set the LogsInterface to be used by the class instance.
|
Modifier and Type | Class and Description |
---|---|
class |
DJavaHook
This class is our STAF-enabled JavaHook for the SAFS "DROID" Engine.
|
Copyright © SAS Institute. All Rights Reserved.