|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.samplu.common.WebDriverLegacyITBase edu.samplu.common.MenuLegacyITBase edu.samplu.common.AdminMenuBlanketAppLegacyITBase
public abstract class AdminMenuBlanketAppLegacyITBase
blanket approving a new document, results in a final document
Field Summary |
---|
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 | |
---|---|
AdminMenuBlanketAppLegacyITBase()
Deprecated. |
Method Summary | |
---|---|
protected void |
assertBlanketApproveButtonsPresent()
Deprecated. |
protected void |
assertDocFinal(String docId)
Deprecated. |
abstract String |
blanketApprove()
Deprecated. blanket approve document, returning docId as a String |
protected String |
getCreateNewLinkLocator()
Deprecated. Override to return main menu click selector (e.g. |
protected String |
getMenuLinkLocator()
Deprecated. TODO when the UpgradedSelenium tests have been converted over, rename this to getMenuLinkText Override to return menu click selector (e.g. |
void |
testBlanketApprove()
Deprecated. |
Methods inherited from class edu.samplu.common.MenuLegacyITBase |
---|
getLinkLocator, getTestUrl, gotoCreateNew, gotoMenuLinkLocator, gotoMenuLinkLocator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdminMenuBlanketAppLegacyITBase()
Method Detail |
---|
public abstract String blanketApprove() throws Exception
Exception
protected String getMenuLinkLocator()
MenuLegacyITBase
getMenuLinkLocator
in class MenuLegacyITBase
protected String getCreateNewLinkLocator()
MenuLegacyITBase
getCreateNewLinkLocator
in class MenuLegacyITBase
public void testBlanketApprove() throws Exception
Exception
protected void assertBlanketApproveButtonsPresent()
protected void assertDocFinal(String docId) throws InterruptedException
InterruptedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |