edu.samplu.mainmenu.test
Class PeopleFlowCreateNewWDIT

java.lang.Object
  extended by edu.samplu.common.WebDriverLegacyITBase
      extended by edu.samplu.mainmenu.test.PeopleFlowCreateNewWDIT

public class PeopleFlowCreateNewWDIT
extends WebDriverLegacyITBase

TODO vchauhan don't forget to fill this in.

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
PeopleFlowCreateNewWDIT()
           
 
Method Summary
protected  String getLinkLocator()
          This overridden method ...
 String getTestUrl()
           
 void lookupAssertions()
          This overridden method ...
 void testLookUp()
           
 void testPeopleFlow()
           
 
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, testCreateNewCancel, testCreateNewSearchReturnValueCancelConfirmation, testIdentityGroupBlanketApprove, testIdentityPermissionBlanketApprove, testIdentityPersonBlanketApprove, testIdentityResponsibilityBlanketApprove, testIdentityRoleBlanketApprove, testLocationCampusBlanketApprove, testLocationCountryBlanketApprove, testLocationCountyBlanketApprove, testLocationPostBlanketApprove, testLocationStateBlanketApprove, 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
 

Field Detail

TEST_URL

public static final String TEST_URL
Constructor Detail

PeopleFlowCreateNewWDIT

public PeopleFlowCreateNewWDIT()
Method Detail

getTestUrl

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

testPeopleFlow

public void testPeopleFlow()
                    throws Exception
Overrides:
testPeopleFlow in class WebDriverLegacyITBase
Throws:
Exception

lookupAssertions

public void lookupAssertions()
This overridden method ...

See Also:
MainMenuLookupITBase.lookupAssertions()

getLinkLocator

protected String getLinkLocator()
This overridden method ...

See Also:
MenuITBase.getLinkLocator()

testLookUp

public void testLookUp()
                throws Exception
Throws:
Exception


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