edu.samplu.admin.test
Class OAAeDocLiteXMLIngestLegacyIT

java.lang.Object
  extended by edu.samplu.common.WebDriverLegacyITBase
      extended by edu.samplu.common.MenuLegacyITBase
          extended by edu.samplu.common.AdminMenuLegacyITBase
              extended by edu.samplu.admin.test.OAAeDocLiteXMLIngestLegacyIT

public class OAAeDocLiteXMLIngestLegacyIT
extends AdminMenuLegacyITBase

TODO vchauhan don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
 
Fields inherited from class edu.samplu.common.AdminMenuLegacyITBase
ADMIN_LOCATOR, CREATE_NEW_LOCATOR, LABEL_KUALI_DEFAULT, LABEL_KUALI_KUALI_SYSTEMS
 
Fields inherited from class edu.samplu.common.WebDriverLegacyITBase
DEFAULT_WAIT_SEC, driver, passed, REMOTE_PUBLIC_USER_PROPERTY, REMOTE_PUBLIC_USERPOOL_PROPERTY, testName, user
 
Constructor Summary
OAAeDocLiteXMLIngestLegacyIT()
           
 
Method Summary
protected  String getLinkLocator()
          This overridden method ...
 void test()
           
 void testXMLIngesterSuccessfulFileUpload()
          Uploads file available from fileUploadList through XML Ingester.
 
Methods inherited from class edu.samplu.common.AdminMenuLegacyITBase
getCreateNewLinkLocator, getMenuLinkLocator, testCreateNewCancel, testEditCancel
 
Methods inherited from class edu.samplu.common.MenuLegacyITBase
getTestUrl, gotoCreateNew, gotoMenuLinkLocator, gotoMenuLinkLocator
 
Methods inherited from class edu.samplu.common.WebDriverLegacyITBase
assertElementPresent, assertElementPresentByName, assertElementPresentByName, assertElementPresentByXpath, assertElementPresentByXpath, assertTextPresent, assertTextPresent, blanketApproveTest, check, checkByName, checkByXpath, checkErrorMessageItem, checkForIncidentReport, checkForIncidentReport, checkForIncidentReport, clearText, clearTextByName, clearTextByXpath, colapseExpandByXpath, createAndStartService, expandColapseByXpath, fireEvent, fireEvent, fireMouseOverEvent, fireMouseOverEventByName, fireMouseOverEventByXpath, getAttribute, getAttributeByName, getAttributeByXpath, getBaseUrlString, getCssCount, getCssCount, getHTML, getSelectOptions, getSelectOptionsByName, getSelectOptionsByXpath, getSessionId, getText, getText, getTextByName, getTextByXpath, getTitle, getUserName, isElementPresent, isElementPresent, isElementPresentByName, isElementPresentByXpath, isVisible, isVisible, isVisibleByXpath, open, passed, select, selectByName, selectByXpath, selectFrame, selectOption, selectOptionByName, selectOptionByXpath, selectTopFrame, selectWindow, setUp, switchToWindow, tearDown, testCancelConfirmation, testCreateNewSearchReturnValueCancelConfirmation, testSearchEditCancel, testVerifyAddDeleteFiscalOfficerLegacy, uncheck, uncheckByName, uncheckByXpath, waitAndCancelConfirmation, waitAndClick, waitAndClick, waitAndClick, waitAndClick, waitAndClickByLinkText, waitAndClickByLinkText, waitAndClickByName, waitAndClickByName, waitAndClickByXpath, waitAndClickByXpath, waitAndCreateNew, waitAndEdit, waitAndReturnValue, waitAndSearch, waitAndType, waitAndType, waitAndTypeByName, waitAndTypeByXpath, waitAndTypeByXpath, waitFor, waitFor, waitForDocId, waitForElementPresent, waitForElementPresentByName, waitForElementPresentByXpath, waitForElementVisible, waitForPageToLoad, waitForTitleToEqualKualiPortalIndex, waitForTitleToEqualKualiPortalIndex, waitIsVisible, waitIsVisible, waitIsVisibleByXpath, waitNotVisible, waitNotVisibleByXpath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OAAeDocLiteXMLIngestLegacyIT

public OAAeDocLiteXMLIngestLegacyIT()
Method Detail

test

public void test()
          throws Exception
Throws:
Exception

testXMLIngesterSuccessfulFileUpload

public void testXMLIngesterSuccessfulFileUpload()
                                         throws Exception
Uploads file available from fileUploadList through XML Ingester. Uploads each sublist from main fileUploadList if size greater than 10.

Throws:
Exception

getLinkLocator

protected String getLinkLocator()
This overridden method ...

Specified by:
getLinkLocator in class MenuLegacyITBase
Returns:
selenium locator to click on
See Also:
MenuLegacyITBase.getLinkLocator()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.