edu.samplu.admin.test
Class LocationCountryLegacyIT

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.LocationCountryLegacyIT

public class LocationCountryLegacyIT
extends AdminMenuLegacyITBase

tests creating and cancelling new and edit Country maintenance screens

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
LocationCountryLegacyIT()
           
 
Method Summary
 String getLinkLocator()
          TODO when the UpgradedSelenium tests have been converted over, rename this to getLinkText Override to return main menu click selector (e.g.
 void testCreateNewCancel()
          tests that a getLinkLocator maintenance document can be cancelled
 void testEditCancel()
          tests that a getLinkLocator maintenance document is created for an edit operation originating from a lookup screen
 
Methods inherited from class edu.samplu.common.AdminMenuLegacyITBase
getCreateNewLinkLocator, getMenuLinkLocator
 
Methods inherited from class edu.samplu.common.MenuLegacyITBase
getTestUrl, gotoCreateNew, gotoMenuLinkLocator, gotoMenuLinkLocator
 
Methods inherited from class edu.samplu.common.WebDriverLegacyITBase
agendaLookupAssertions, assertBlanketApproveButtonsPresent, assertDocFinal, assertElementPresent, assertElementPresentByLinkText, assertElementPresentByName, assertElementPresentByName, assertElementPresentByXpath, assertElementPresentByXpath, assertTextPresent, assertTextPresent, blanketApproveTest, check, checkByName, checkByXpath, checkErrorMessageItem, checkForIncidentReport, checkForIncidentReport, checkForIncidentReport, clearText, clearText, clearTextByName, clearTextByXpath, close, colapseExpandByXpath, configNameSpaceBlanketApprove, contextLookupAssertions, createAndStartService, expandColapseByXpath, fireEvent, fireEvent, fireMouseOverEvent, fireMouseOverEventByName, fireMouseOverEventByXpath, getAllWindowTitles, getAttribute, getAttributeByName, getAttributeByXpath, getBaseUrlString, getCssCount, getCssCount, getHTML, getSelectOptions, getSelectOptionsByName, getSelectOptionsByXpath, getSessionId, getText, getText, getTextByName, getTextByXpath, getTitle, getUserName, gotoNestedFrame, isElementPresent, isElementPresent, isElementPresentByLinkText, isElementPresentByName, isElementPresentByXpath, isTextPresent, isVisible, isVisible, isVisibleByXpath, open, passed, select, selectByName, selectByXpath, selectFrame, selectOption, selectOptionByName, selectOptionByXpath, selectTopFrame, selectWindow, setUp, switchToWindow, tearDown, testAgendaEditRuleRefreshIT, testAttributeDefinitionLookUp, testCancelConfirmation, testConfigNamespaceBlanketApprove, testConfigParamaterBlanketApprove, testCreateDocType, testCreateNewAgenda, testCreateNewSearchReturnValueCancelConfirmation, testIdentityGroupBlanketApprove, testIdentityPermissionBlanketApprove, testIdentityPersonBlanketApprove, testIdentityResponsibilityBlanketApprove, testIdentityRoleBlanketApprove, testLocationCampusBlanketApprove, testLocationCountryBlanketApprove, testLocationCountyBlanketApprove, testLocationPostBlanketApprove, testLocationStateBlanketApprove, testPeopleFlow, testReferenceCampusTypeBlanketApprove, testSearchEditCancel, testTermLookupAssertions, testTermSpecificationLookupAssertions, testVerifyAddDeleteFiscalOfficerLegacy, testVerifyAddDeleteNoteLegacy, testVerifyAdHocRecipientsLegacy, testVerifyButtonsLegacy, testVerifyConstraintText, testVerifyDisclosures, testVerifyDocumentOverviewLegacy, testVerifyExpandCollapse, testVerifyFieldsLegacy, testVerifyHeaderFieldsLegacy, testVerifyLookupAddMultipleLinesLegacy, testVerifyNotesAndAttachments, testVerifyQuickfinderIconsLegacy, testVerifyRouteLog, testVerifySave, testVerifySubsidizedPercentWatermarkLegacy, testWorkFlowDocTypeBlanketApprove, uncheck, uncheckByName, uncheckByXpath, waitAndCancelConfirmation, waitAndClick, waitAndClick, waitAndClick, waitAndClick, waitAndClickByLinkText, waitAndClickByLinkText, waitAndClickByName, waitAndClickByName, waitAndClickByXpath, waitAndClickByXpath, waitAndCreateNew, waitAndEdit, waitAndReturnValue, waitAndSearch, waitAndType, 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

LocationCountryLegacyIT

public LocationCountryLegacyIT()
Method Detail

getLinkLocator

public 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:
getLinkLocator in class MenuLegacyITBase
Returns:
selenium locator to click on

testEditCancel

public void testEditCancel()
                    throws Exception
Description copied from class: AdminMenuLegacyITBase
tests that a getLinkLocator maintenance document is created for an edit operation originating from a lookup screen

Overrides:
testEditCancel in class AdminMenuLegacyITBase
Throws:
Exception

testCreateNewCancel

public void testCreateNewCancel()
                         throws Exception
Description copied from class: AdminMenuLegacyITBase
tests that a getLinkLocator maintenance document can be cancelled

Overrides:
testCreateNewCancel in class AdminMenuLegacyITBase
Throws:
Exception


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