edu.samplu.admin.test
Class XMLIngesterLegacyIT
java.lang.Object
   edu.samplu.common.WebDriverLegacyITBase
edu.samplu.common.WebDriverLegacyITBase
       edu.samplu.common.MenuLegacyITBase
edu.samplu.common.MenuLegacyITBase
           edu.samplu.common.AdminMenuLegacyITBase
edu.samplu.common.AdminMenuLegacyITBase
               edu.samplu.admin.test.XMLIngesterLegacyIT
edu.samplu.admin.test.XMLIngesterLegacyIT
- public class XMLIngesterLegacyIT 
- extends AdminMenuLegacyITBase
tests uploads of new users
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
| Field Summary | 
|  org.junit.rules.TemporaryFolder | folder
 | 
 
 
 
 
| Method Summary | 
| protected  String | getLinkLocator()TODO when the UpgradedSelenium tests have been converted over, rename this to getLinkText
 Override to return main menu click selector (e.g.
 | 
|  String | getUserName()Override in test to define a user other than admin
 | 
|  void | setUp()Setup the WebDriver test, login and load the tested web page
 | 
|  void | testXMLIngesterUpload()
 | 
 
 
 
| Methods inherited from class edu.samplu.common.WebDriverLegacyITBase | 
| assertElementPresent, assertElementPresentByName, assertElementPresentByName, assertElementPresentByXpath, assertElementPresentByXpath, assertTextPresent, assertTextPresent, blanketApproveTest, checkErrorMessageItem, checkForIncidentReport, checkForIncidentReport, checkForIncidentReport, colapseExpandByXpath, createAndStartService, expandColapseByXpath, getAttribute, getAttributeByName, getAttributeByXpath, getBaseUrlString, getCssCount, getCssCount, getHTML, getSelectOptions, getSelectOptionsByName, getSelectOptionsByXpath, getSessionId, getText, getText, getTextByName, getTextByXpath, getTitle, isElementPresent, isElementPresentByName, isElementPresentByXpath, isVisible, isVisibleByXpath, open, passed, select, selectByName, selectByXpath, selectFrame, selectTopFrame, selectWindow, tearDown, waitAndClick, waitAndClick, waitAndClick, waitAndClick, waitAndClickByLinkText, waitAndClickByLinkText, waitAndClickByName, waitAndClickByName, waitAndClickByXpath, waitAndClickByXpath, waitAndType, waitAndType, waitAndTypeByName, waitAndTypeByXpath, waitAndTypeByXpath, waitFor, waitFor, waitForDocId, waitForElementPresent, waitForElementPresentByName, waitForElementPresentByXpath, waitForPageToLoad, waitForTitleToEqualKualiPortalIndex, waitForTitleToEqualKualiPortalIndex, waitIsVisibleByXpath, waitNotVisibleByXpath | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
folder
public org.junit.rules.TemporaryFolder folder
XMLIngesterLegacyIT
public XMLIngesterLegacyIT()
getLinkLocator
protected String getLinkLocator()
- Description copied from class: MenuLegacyITBase
- TODO when the UpgradedSelenium tests have been converted over, rename this to getLinkText
 Override to return main menu click selector (e.g. "Agenda lookup")
 
- 
- Specified by:
- getLinkLocatorin class- MenuLegacyITBase
 
- 
- Returns:
- selenium locator to click on
 
getUserName
public String getUserName()
- Description copied from class: WebDriverLegacyITBase
- Override in test to define a user other than admin
 
- 
- Overrides:
- getUserNamein class- WebDriverLegacyITBase
 
- 
- Returns:
 
setUp
public void setUp()
           throws Exception
- Description copied from class: WebDriverLegacyITBase
- Setup the WebDriver test, login and load the tested web page
 
- 
- Overrides:
- setUpin class- WebDriverLegacyITBase
 
- 
- Throws:
- Exception
 
testXMLIngesterUpload
public void testXMLIngesterUpload()
                           throws Exception
- 
- Throws:
- Exception
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.