com.atlassian.crowd.acceptance.utils
Class CrowdTestingEngine

java.lang.Object
  extended by net.sourceforge.jwebunit.htmlunit.HtmlUnitTestingEngineImpl
      extended by com.atlassian.crowd.acceptance.utils.CrowdTestingEngine
All Implemented Interfaces:
net.sourceforge.jwebunit.api.ITestingEngine

public class CrowdTestingEngine
extends net.sourceforge.jwebunit.htmlunit.HtmlUnitTestingEngineImpl


Field Summary
static java.lang.String CROWD_TESTING_ENGINE_KEY
           
 
Constructor Summary
CrowdTestingEngine()
           
 
Method Summary
 void setThrowExceptionOnScriptError(boolean value)
           
 
Methods inherited from class net.sourceforge.jwebunit.htmlunit.HtmlUnitTestingEngineImpl
beginAt, checkCheckbox, checkCheckbox, clickButton, clickButtonWithText, clickElementByXPath, clickLink, clickLinkWithExactText, clickLinkWithImage, clickLinkWithText, clickRadioOption, closeBrowser, closeWindow, getAllHeaders, getButtonWithText, getComments, getCookies, getCurrentPageTitle, getDefaultBrowserVersion, getElementAttributByXPath, getElementByID, getElementByXPath, getElementsByXPath, getElementTextByXPath, getHeader, getHiddenFieldValue, getHtmlTable, getInputStream, getInputStream, getPageSource, getPageText, getPageTitle, getPageURL, getResetButton, getSelectedOptions, getSelectedOptions, getSelectedRadio, getSelectOptionLabelForValue, getSelectOptionLabelForValue, getSelectOptionValueForLabel, getSelectOptionValueForLabel, getSelectOptionValues, getSelectOptionValues, getServerResponse, getServerResponseCode, getSubmitButton, getSubmitButton, getTable, getTextFieldValue, getWebResponse, getWindowCount, gotoFrame, gotoPage, gotoRootWindow, gotoWindow, gotoWindow, gotoWindowByTitle, hasButton, hasButtonWithText, hasElement, hasElementByXPath, hasForm, hasForm, hasFormParameterNamed, hasFormSelectNamed, hasFrame, hasLink, hasLinkWithExactText, hasLinkWithImage, hasLinkWithText, hasRadioOption, hasResetButton, hasResetButton, hasSelectOption, hasSelectOption, hasSelectOptionValue, hasSelectOptionValue, hasSubmitButton, hasSubmitButton, hasSubmitButton, hasTable, hasWindow, hasWindowByTitle, isCheckboxSelected, isCheckboxSelected, isIgnoreFailingStatusCodes, isMatchInElement, isTextInElement, isTextInTable, reset, selectOptions, selectOptions, setDefaultBrowserVersion, setExpectedJavaScriptAlert, setExpectedJavaScriptConfirm, setExpectedJavaScriptPrompt, setHiddenField, setIgnoreFailingStatusCodes, setScriptingEnabled, setTextField, setTimeout, setWorkingForm, setWorkingForm, submit, submit, submit, uncheckCheckbox, uncheckCheckbox, unselectOptions, unselectOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CROWD_TESTING_ENGINE_KEY

public static final java.lang.String CROWD_TESTING_ENGINE_KEY
Constructor Detail

CrowdTestingEngine

public CrowdTestingEngine()
Method Detail

setThrowExceptionOnScriptError

public void setThrowExceptionOnScriptError(boolean value)
Specified by:
setThrowExceptionOnScriptError in interface net.sourceforge.jwebunit.api.ITestingEngine
Overrides:
setThrowExceptionOnScriptError in class net.sourceforge.jwebunit.htmlunit.HtmlUnitTestingEngineImpl


Copyright © 2010 Atlassian. All Rights Reserved.