public class DocumentSearchUrlParametersAft extends WebDriverITBase
| Modifier and Type | Field and Description | 
|---|---|
protected static Map<String,String> | 
ADVANCED_FIELDS  | 
protected static Map<String,String> | 
BASIC_FIELDS  | 
protected static Map<String,String> | 
CORE_FIELDS  | 
driver| Constructor and Description | 
|---|
DocumentSearchUrlParametersAft()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
assertInputPresence(Map<String,String> fields,
                                      boolean present)  | 
protected void | 
assertInputValues(Map<String,String> fields)  | 
protected void | 
assertSearchDetailMode(org.openqa.selenium.WebElement e,
                                            boolean advanced)  | 
protected org.openqa.selenium.WebElement | 
findModeToggleButton()  | 
protected String | 
getDocSearchURL(String params)  | 
String | 
getTestUrl()  | 
void | 
testAdvancedSearchFields()  | 
void | 
testAdvancedSearchFieldsAndExecuteSearch()  | 
void | 
testAdvancedSearchFieldsAndExecuteSearchWithHiddenCriteria()  | 
void | 
testAdvancedSearchMode()  | 
void | 
testBasicSearchFields()  | 
void | 
testBasicSearchFieldsAndExecuteSearch()  | 
void | 
testBasicSearchFieldsAndExecuteSearchWithHiddenCriteria()  | 
void | 
testBasicSearchMode()  | 
void | 
testCriteriaDisabled()  | 
void | 
testHeaderBarDisabled()  | 
void | 
testSupplyingSavedSearchNameDoesNothing()
Supplying a saveName does not result in the saved search getting loaded. 
 | 
acceptAlert, assertPopUpWindowUrl, checkForIncidentReport, checkForIncidentReport, checkForIncidentReport, clearText, clearTextByName, clearTextByXpath, createAndStartService, dismissAlert, fail, getAttribute, getAttributeByName, getAttributeByXpath, getEval, getUserName, isElementPresent, isElementPresentQuick, login, setUp, stopService, switchWindow, tearDown, waitAndClick, waitAndClick, waitAndClick, waitAndClick, waitAndClickByLinkText, waitAndClickByLinkText, waitAndType, waitAndType, waitAndTypeByName, waitAndTypeByXpath, waitAndTypeByXpath, waitFor, waitFor, waitForElementPresent, waitForElementPresentByName, waitForElementPresentByXpathprotected static final Map<String,String> CORE_FIELDS
protected static final Map<String,String> BASIC_FIELDS
protected static final Map<String,String> ADVANCED_FIELDS
public DocumentSearchUrlParametersAft()
public String getTestUrl()
getTestUrl in class WebDriverITBaseprotected String getDocSearchURL(String params)
protected org.openqa.selenium.WebElement findModeToggleButton()
protected void assertSearchDetailMode(org.openqa.selenium.WebElement e, boolean advanced)
protected void assertInputValues(Map<String,String> fields)
protected void assertInputPresence(Map<String,String> fields, boolean present)
public void testAdvancedSearchFields() throws InterruptedException
InterruptedExceptionpublic void testAdvancedSearchFieldsAndExecuteSearch() throws InterruptedException
InterruptedExceptionpublic void testAdvancedSearchFieldsAndExecuteSearchWithHiddenCriteria() throws InterruptedException
InterruptedExceptionpublic void testAdvancedSearchMode()
public void testBasicSearchFields() throws InterruptedException
InterruptedExceptionpublic void testBasicSearchFieldsAndExecuteSearch() throws InterruptedException
InterruptedExceptionpublic void testBasicSearchFieldsAndExecuteSearchWithHiddenCriteria() throws InterruptedException
InterruptedExceptionpublic void testBasicSearchMode() throws InterruptedException
InterruptedExceptionpublic void testCriteriaDisabled() throws InterruptedException
InterruptedExceptionpublic void testHeaderBarDisabled() throws InterruptedException
InterruptedExceptionpublic void testSupplyingSavedSearchNameDoesNothing() throws InterruptedException
InterruptedExceptionCopyright © 2005–2015 The Kuali Foundation. All rights reserved.