A B C D E F G H I J K L M O P R S T U W

A

AbstractIntegrationTestSuite - Class in org.apache.tapestry5.test
Deprecated. Use SeleniumLauncher and SeleniumTestCase instead.
AbstractIntegrationTestSuite() - Constructor for class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated. Initializes the suite using DEFAULT_WEB_APP_ROOT.
AbstractIntegrationTestSuite(String) - Constructor for class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
AbstractIntegrationTestSuite(String, String, String...) - Constructor for class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
addCustomRequestHeader(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
addCustomRequestHeader(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
addLocationStrategy(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
addLocationStrategy(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
addScript(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
addScript(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
addSelection(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
addSelection(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
allowNativeXpath(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
allowNativeXpath(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
altKeyDown() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
altKeyDown() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
altKeyUp() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
altKeyUp() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
answerOnNextPrompt(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
answerOnNextPrompt(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
assertAttribute(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated. Used when the locator identifies an attribute, not an element.
assertAttribute(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
Used when the locator identifies an attribute, not an element.
assertAttributeSeries(String, int, String...) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
assertFieldValue(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
assertFieldValue(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
assertFieldValueSeries(String, int, String...) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
assertSourcePresent(String...) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
assertSourcePresent(String...) - Method in class org.apache.tapestry5.test.SeleniumTestCase
Assets that each string provided is present somewhere in the current document.
assertText(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated. Asserts the text of an element, identified by the locator.
assertText(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
Asserts the text of an element, identified by the locator.
assertTextPresent(String...) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
assertTextPresent(String...) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
assertTextSeries(String, int, String...) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
assignId(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
assignId(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
attachFile(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
attachFile(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 

B

BASE_URL - Static variable in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
BASE_URL_ATTRIBUTE - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
ITestContext attribute holding the application's base URL.
BROWSER_START_COMMAND_PARAMETER - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
XmlTest parameter holding the browser command to pass to Selenium.

C

capitalizedWord() - Method in class org.apache.tapestry5.test.RandomDataSource
Returns a random word, capitalized.
captureEntirePageScreenshot(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
captureEntirePageScreenshot(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
captureEntirePageScreenshotToString(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
captureEntirePageScreenshotToString(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
captureNetworkTraffic(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
captureNetworkTraffic(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
captureScreenshot(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
captureScreenshot(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
captureScreenshotToString() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
captureScreenshotToString() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
check(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
check(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
chooseCancelOnNextConfirmation() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
chooseCancelOnNextConfirmation() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
chooseOkOnNextConfirmation() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
chooseOkOnNextConfirmation() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
cleanup() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
cleanup() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
cleanupTestMethod() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
click(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
click(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
clickAndWait(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
clickAndWait(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
Click a link identified by a locator, then wait for the resulting page to load.
clickAt(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
clickAt(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
close() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
close() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
COMMAND_PROCESSOR_ATTRIBUTE - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
The ITestContext attribute holding an instance of CommandProcessor, with enhanced exception reporting control.
CONTEXT_PATH_PARAMETER - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
XmlTest parameter holding the context path.
contextMenu(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
contextMenu(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
contextMenuAt(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
contextMenuAt(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
controlKeyDown() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
controlKeyDown() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
controlKeyUp() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
controlKeyUp() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
createCookie(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
createCookie(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
CURRENT_DIR_PATH - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
The current working directory (i.e., property "user.dir").
CURRENT_TEST_METHOD_ATTRIBUTE - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
ITestContext attribute updated to store the current test method (as a Method instance).

D

DEFAULT_CONTEXT_PATH - Static variable in class org.apache.tapestry5.test.JettyRunner
Deprecated.  
DEFAULT_PORT - Static variable in class org.apache.tapestry5.test.JettyRunner
Deprecated.  
DEFAULT_SECURE_PORT - Static variable in class org.apache.tapestry5.test.JettyRunner
Deprecated.  
DEFAULT_WEB_APP_ROOT - Static variable in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated. Default directory containing the web application to be tested (this conforms to Maven's default folder).
DEFAULT_WEB_BROWSER_COMMAND - Static variable in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated. Default browser in which to run tests - firefox
deleteAllVisibleCookies() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
deleteAllVisibleCookies() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
deleteCookie(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
deleteCookie(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
deselectPopUp() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
deselectPopUp() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
doCommand(String, String[]) - Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
doubleClick(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
doubleClick(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
doubleClickAt(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
doubleClickAt(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
dragAndDrop(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
dragAndDrop(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
dragAndDropToObject(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
dragAndDropToObject(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
dragdrop(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
dragdrop(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 

E

ERROR_REPORTER_ATTRIBUTE - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
ITestContext attribute holding an instance of ErrorReporter.
ErrorReporter - Interface in org.apache.tapestry5.test
Responsible for writing an error report for the current test, after an assertion fails.
ErrorReporterImpl - Class in org.apache.tapestry5.test
 
ErrorReporterImpl(CommandProcessor, ITestContext) - Constructor for class org.apache.tapestry5.test.ErrorReporterImpl
 
ErrorReportingCommandProcessor - Class in org.apache.tapestry5.test
A wrapper around a standard command processor that adds additional exception reporting when a failure occurs.
ErrorReportingCommandProcessor(CommandProcessor, ErrorReporter) - Constructor for class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
expand(String) - Method in class org.apache.tapestry5.test.Jetty7Runner
Needed inside Maven multi-projects to expand a path relative to the module to a complete path.

F

fireEvent(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
fireEvent(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
focus(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
focus(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 

G

getAlert() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getAlert() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getAllButtons() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getAllButtons() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getAllFields() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getAllFields() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getAllLinks() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getAllLinks() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getAllWindowIds() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getAllWindowIds() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getAllWindowNames() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getAllWindowNames() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getAllWindowTitles() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getAllWindowTitles() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getAttribute(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getAttribute(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getAttributeFromAllWindows(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getAttributeFromAllWindows(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getBaseURL() - Method in class org.apache.tapestry5.test.SeleniumTestCase
Returns the base URL for the application.
getBodyText() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getBodyText() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getBoolean(String, String[]) - Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
getBooleanArray(String, String[]) - Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
getConfirmation() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getConfirmation() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getCookie() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getCookie() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getCookieByName(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getCookieByName(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getCursorPosition(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getCursorPosition(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getElementHeight(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getElementHeight(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getElementIndex(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getElementIndex(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getElementPositionLeft(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getElementPositionLeft(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getElementPositionTop(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getElementPositionTop(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getElementWidth(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getElementWidth(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getEval(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getEval(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getExpression(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getExpression(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getHtmlSource() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getHtmlSource() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getLocation() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getLocation() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getLog() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getLog() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getMouseSpeed() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getMouseSpeed() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getNumber(String, String[]) - Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
getNumberArray(String, String[]) - Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
getPrompt() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getPrompt() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getRemoteControlServerLocation() - Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
getSelectedId(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getSelectedId(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getSelectedIds(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getSelectedIds(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getSelectedIndex(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getSelectedIndex(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getSelectedIndexes(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getSelectedIndexes(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getSelectedLabel(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getSelectedLabel(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getSelectedLabels(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getSelectedLabels(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getSelectedValue(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getSelectedValue(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getSelectedValues(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getSelectedValues(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getSelectOptions(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getSelectOptions(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getSpeed() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getSpeed() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getString(String, String[]) - Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
getStringArray(String, String[]) - Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
getTable(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getTable(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getText(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getText(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getTitle() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getTitle() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getValue(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getValue(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getWebappRoot() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getWhetherThisFrameMatchFrameExpression(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getWhetherThisFrameMatchFrameExpression(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getWhetherThisWindowMatchWindowExpression(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getWhetherThisWindowMatchWindowExpression(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
getXpathCount(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
getXpathCount(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
goBack() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
goBack() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 

H

highlight(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
highlight(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 

I

ignoreAttributesWithoutValue(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
ignoreAttributesWithoutValue(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
indicateTestMethodName(Method) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
isAlertPresent() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
isAlertPresent() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
isChecked(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
isChecked(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
isConfirmationPresent() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
isConfirmationPresent() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
isCookiePresent(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
isCookiePresent(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
isEditable(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
isEditable(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
isElementPresent(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
isElementPresent(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
isOrdered(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
isOrdered(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
isPromptPresent() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
isPromptPresent() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
isSomethingSelected(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
isSomethingSelected(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
isTextPresent(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
isTextPresent(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
isVisible(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
isVisible(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 

J

Jetty7Runner - Class in org.apache.tapestry5.test
Launches an instance of Jetty7.
Jetty7Runner(String, String, int, int) - Constructor for class org.apache.tapestry5.test.Jetty7Runner
 
JETTY_PORT - Static variable in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated. The port on which the internal copy of Jetty is executed.
JettyRunner - Class in org.apache.tapestry5.test
Deprecated. Use Jetty7Runner instead
JettyRunner(File, String, int, String, String...) - Constructor for class org.apache.tapestry5.test.JettyRunner
Deprecated. Creates and starts a new instance of Jetty.

K

keyDown(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
keyDown(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
keyDownNative(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
keyDownNative(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
keyPress(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
keyPress(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
keyPressNative(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
keyPressNative(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
keyUp(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
keyUp(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
keyUpNative(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
keyUpNative(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 

L

launchWebServer(String, String, int, int) - Method in class org.apache.tapestry5.test.SeleniumLauncher
Deprecated. Invoked from #startup(String, String, int, String, ITestContext) to launch the web server to be tested.
launchWebServer(String, String, int, int) - Method in class org.apache.tapestry5.test.SeleniumTestCase
Invoked from #testStartup(String, String, int, String, ITestContext) to launch the web server to be tested.

M

maybe(int) - Method in class org.apache.tapestry5.test.RandomDataSource
 
metaKeyDown() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
metaKeyDown() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
metaKeyUp() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
metaKeyUp() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
MODULE_BASE_DIR - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
TapestryTestConstants.MODULE_BASE_DIR_PATH as a file.
MODULE_BASE_DIR_PATH - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
The Surefire plugin sets basedir but DOES NOT change the current working directory.
mouseDown(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
mouseDown(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
mouseDownAt(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
mouseDownAt(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
mouseDownRight(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
mouseDownRight(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
mouseDownRightAt(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
mouseDownRightAt(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
mouseMove(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
mouseMove(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
mouseMoveAt(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
mouseMoveAt(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
mouseOut(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
mouseOut(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
mouseOver(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
mouseOver(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
mouseUp(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
mouseUp(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
mouseUpAt(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
mouseUpAt(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
mouseUpRight(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
mouseUpRight(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
mouseUpRightAt(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
mouseUpRightAt(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 

O

oneOf(T...) - Method in class org.apache.tapestry5.test.RandomDataSource
Returns a random value from the list of values supplied.
oneOf(Class<T>) - Method in class org.apache.tapestry5.test.RandomDataSource
Returns a random enum value, given the enum type.
open(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
open(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
open(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
open(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
openBaseURL() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
openWindow(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
openWindow(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
org.apache.tapestry5.test - package org.apache.tapestry5.test
 

P

PAGE_LOAD_TIMEOUT - Static variable in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated. 15 seconds
PAGE_LOAD_TIMEOUT - Static variable in class org.apache.tapestry5.test.SeleniumTestCase
15 seconds
paragraph(int, int, int, int) - Method in class org.apache.tapestry5.test.RandomDataSource
Strings together a random number of word lists (in sentence form) to create something that looks like a paragraph.
PORT_PARAMETER - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
XmlTest parameter holding the web server port.

R

random(int, int) - Method in class org.apache.tapestry5.test.RandomDataSource
 
RandomDataSource - Class in org.apache.tapestry5.test
Provides access to random data that can be used when populating a test database with "reasonable" data.
RandomDataSource() - Constructor for class org.apache.tapestry5.test.RandomDataSource
 
refresh() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
refresh() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
removeAllSelections(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
removeAllSelections(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
removeScript(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
removeScript(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
removeSelection(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
removeSelection(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
retrieveLastRemoteControlLogs() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
retrieveLastRemoteControlLogs() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
rollup(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
rollup(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
runScript(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
runScript(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 

S

safeWord() - Method in class org.apache.tapestry5.test.RandomDataSource
Returns a word that is "safe" for use in an email address.
select(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
select(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
selectFrame(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
selectFrame(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
selectPopUp(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
selectPopUp(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
selectWindow(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
selectWindow(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
SELENIUM_ATTRIBUTE - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
ITestContext attribute holding an instance of Selenium.
SeleniumLauncher - Class in org.apache.tapestry5.test
Deprecated. To be removed in Tapestry 5.3.
SeleniumLauncher() - Constructor for class org.apache.tapestry5.test.SeleniumLauncher
Deprecated.  
SeleniumTestCase - Class in org.apache.tapestry5.test
Base class for creating Selenium-based integration test cases.
SeleniumTestCase() - Constructor for class org.apache.tapestry5.test.SeleniumTestCase
 
setBrowserLogLevel(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
setBrowserLogLevel(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
setContext(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
setContext(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
setCursorPosition(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
setCursorPosition(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
setExtensionJs(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
setExtensionJs(String) - Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
setExtensionJs(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
setMouseSpeed(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
setMouseSpeed(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
setSpeed(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
setSpeed(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
setTimeout(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
setTimeout(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
setup(ITestContext) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
setup(ITestContext) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
setWebappRoot(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
shiftKeyDown() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
shiftKeyDown() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
shiftKeyUp() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
shiftKeyUp() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
showContextualBanner() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
showContextualBanner(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
showContextualBanner() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
showContextualBanner(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
SHUTDOWN_ATTRIBUTE - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
ITestContext attribute holding an instance of ErrorReporter, used to shutdown Selenium and the Web Server at the end of the test.
shutDownSeleniumServer() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
shutDownSeleniumServer() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
SSL_PORT_PARAMETER - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
XmlTest parameter holding the web server ssl port.
start() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
start(String...) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated. Used to start a typical test, by opening to the base URL and clicking through a series of links.
start(Object) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
start(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated. This does NOT invoke Selenium.start(String); it invokes start(String[]).
start() - Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
start(String) - Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
start(Object) - Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
start() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
start(Object) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
start(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
startup() - Method in class org.apache.tapestry5.test.SeleniumLauncher
Deprecated.  
stop() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
stop() - Method in class org.apache.tapestry5.test.ErrorReportingCommandProcessor
 
stop() - Method in class org.apache.tapestry5.test.Jetty7Runner
Immediately shuts down the server instance.
stop() - Method in class org.apache.tapestry5.test.JettyRunner
Deprecated. Stops the Jetty instance.
stop() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
SUBMIT - Static variable in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
submit(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
submit(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 

T

TapestryTestConstants - Class in org.apache.tapestry5.test
 
TapestryTestConstants() - Constructor for class org.apache.tapestry5.test.TapestryTestConstants
 
testShutdown(ITestContext) - Method in class org.apache.tapestry5.test.SeleniumTestCase
Like #testStartup(String, String, int, int, String, ITestContext, XmlTest), this may be called multiple times against multiple instances, but only does work the first time.
testStartup(ITestContext, XmlTest) - Method in class org.apache.tapestry5.test.SeleniumTestCase
Starts up the servers for the entire test (i.e., for multiple TestCases).
toString() - Method in class org.apache.tapestry5.test.Jetty7Runner
 
toString() - Method in class org.apache.tapestry5.test.JettyRunner
Deprecated.  
type(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
type(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
typeKeys(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
typeKeys(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 

U

uncheck(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
uncheck(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
unreachable() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
useXpathLibrary(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
useXpathLibrary(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 

W

waitForCondition(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
waitForCondition(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
waitForCSSSelectedElementToAppear(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
waitForFrameToLoad(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
waitForFrameToLoad(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
waitForPageToLoad() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated. Waits the default time for the page to load.
waitForPageToLoad(String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
waitForPageToLoad(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
waitForPageToLoad() - Method in class org.apache.tapestry5.test.SeleniumTestCase
Waits for the page to load (up to 15 seconds).
waitForPopUp(String, String) - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
waitForPopUp(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
WEB_APP_FOLDER_PARAMETER - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
XmlTest parameter holding an absolute or relative path to a web app folder.
windowFocus() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
windowFocus() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
windowMaximize() - Method in class org.apache.tapestry5.test.AbstractIntegrationTestSuite
Deprecated.  
windowMaximize() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
word() - Method in class org.apache.tapestry5.test.RandomDataSource
Returns a random word frm the dictionary.
wordList(int, int, boolean) - Method in class org.apache.tapestry5.test.RandomDataSource
Creates a space-separated list of random words.
writeErrorReport() - Method in interface org.apache.tapestry5.test.ErrorReporter
Writes an error report file into the TestNG output directory, based on the name of the test, containing the current page content.
writeErrorReport() - Method in class org.apache.tapestry5.test.ErrorReporterImpl
 
writeErrorReport() - Method in class org.apache.tapestry5.test.SeleniumTestCase
Delegates to ErrorReporter.writeErrorReport() to capture the current page markup in a file for later analysis.

A B C D E F G H I J K L M O P R S T U W

Copyright © 2007-2010 Apache Software Foundation. All Rights Reserved.