edu.samplu.admin.test
Class ConfigNameSpaceWDIT

java.lang.Object
  extended by edu.samplu.common.WebDriverLegacyITBase
      extended by edu.samplu.admin.test.ConfigNameSpaceWDIT

public class ConfigNameSpaceWDIT
extends WebDriverLegacyITBase

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

Field Summary
static String TEST_URL
           
 
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
ConfigNameSpaceWDIT()
           
 
Method Summary
 String getTestUrl()
           
 void testCreateNewCancel()
          tests that a getLinkLocator maintenance document can be cancelled
 void testEditCancel()
          tests that a maintenance document is created for an edit operation originating from a lookup screen
 
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
 

Field Detail

TEST_URL

public static final String TEST_URL
Constructor Detail

ConfigNameSpaceWDIT

public ConfigNameSpaceWDIT()
Method Detail

getTestUrl

public String getTestUrl()
Specified by:
getTestUrl in class WebDriverLegacyITBase

testEditCancel

public void testEditCancel()
                    throws Exception
tests that a maintenance document is created for an edit operation originating from a lookup screen

Throws:
Exception

testCreateNewCancel

public void testCreateNewCancel()
                         throws Exception
tests that a getLinkLocator maintenance document can be cancelled

Throws:
Exception


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