public class ViewProcessor extends TestStepProcessor
debugPrefix
command_timeout, compname, compobj, comprec, dgcd, dgov, inst, KEY_COMPOBJ, params, resourceDetailMsg, resourceMsg, robot, secsWaitForComponent, secsWaitForWindow, solo, TAG, testObjectCache, testrunner, winname, winobj, winrec
INITIAL_CACHE_SIZE, remoteCommand, testRunner
Constructor and Description |
---|
ViewProcessor(DSAFSTestRunner testrunner) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
_captureProperties(java.util.Properties props)
Returns the captured properties as a Properties.store suitable for Properties.load
in the resultInfo.
|
(package private) void |
_clickCommands(java.util.Properties props) |
(package private) void |
_getGuiImage(java.util.Properties props)
If successful, the resulting image is passed in the resultInfo.
|
(package private) void |
_guiExists(java.util.Properties props,
boolean doesExist) |
(package private) void |
_inputCharacters(java.util.Properties props) |
(package private) void |
_inputKeys(java.util.Properties props) |
static android.graphics.Rect |
getDisplayRect(android.view.View aview)
Return a RECT containing, primarily, the Width and Height of our virtual Display.
|
void |
processComponentFunction(java.util.Properties props)
If the command is processed here it sets the KEY_TARGET property to
in order to route Results processing to the CFViewFunctions on the controller.
|
checkParameterSize, checkSolo, commandNotExecuted, convertCoords, processProperties, retrieveParameters, setGeneralError3, setGeneralErrorUnsupportedObjectType, setGeneralErrorWithDetailBundle, setGeneralSuccessWithBundle, setGenericError
clearTestObjectCache, extractComponentProperties, getDgcd, getInstrumentation, getParams, getSecsWaitForComponent, getSecsWaitForWindow, getSolo, getTestObject, setDgcd, setGeneralErrorWithBundleMessage, setGeneralSuccessWithBundleMessage, setParams, setSecsWaitForComponent, setSecsWaitForWindow, setSolo, setTestObject
convertToKey, convertToKeys, convertToKeys, debug, getCachedItem, getStackTrace, makeUniqueCacheKey, processMessage, putCachedItem, removeCachedItem, resetExternalModeCache, setGeneralError, setGeneralError, setGeneralErrorWithSpecialInfo, setGeneralErrorWithSpecialInfo, setGeneralSuccess, setGeneralSuccess, setGeneralSuccessWithSpecialInfo, setGeneralWarningWithSpecialInfo, setRemoteCommand, stringIsMatched
public ViewProcessor(DSAFSTestRunner testrunner)
public void processComponentFunction(java.util.Properties props)
processComponentFunction
in class TestStepProcessor
void _clickCommands(java.util.Properties props)
void _inputCharacters(java.util.Properties props)
void _inputKeys(java.util.Properties props)
void _getGuiImage(java.util.Properties props)
props
- void _guiExists(java.util.Properties props, boolean doesExist)
void _captureProperties(java.util.Properties props)
props
- public static android.graphics.Rect getDisplayRect(android.view.View aview)
aview
- Copyright © SAS Institute. All Rights Reserved.