|
||||||||||
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.AdminMenuLegacyITBase
public abstract class AdminMenuLegacyITBase
Field Summary | |
---|---|
static String |
ADMIN_LOCATOR
Deprecated. |
static String |
CREATE_NEW_LOCATOR
Deprecated. |
static String |
LABEL_KUALI_DEFAULT
Deprecated. |
static String |
LABEL_KUALI_KUALI_SYSTEMS
Deprecated. |
Fields inherited from class edu.samplu.common.WebDriverLegacyITBase |
---|
DEFAULT_WAIT_SEC, driver, passed, REMOTE_PUBLIC_USERPOOL_PROPERTY, testName, user |
Constructor Summary | |
---|---|
AdminMenuLegacyITBase()
Deprecated. |
Method Summary | |
---|---|
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 |
testCreateNewCancel()
Deprecated. tests that a getLinkLocator maintenance document can be cancelled |
void |
testEditCancel()
Deprecated. tests that a getLinkLocator maintenance document is created for an edit operation originating from a lookup screen |
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 |
Field Detail |
---|
public static final String CREATE_NEW_LOCATOR
public static final String ADMIN_LOCATOR
public static final String LABEL_KUALI_KUALI_SYSTEMS
public static final String LABEL_KUALI_DEFAULT
Constructor Detail |
---|
public AdminMenuLegacyITBase()
Method Detail |
---|
protected String getCreateNewLinkLocator()
MenuLegacyITBase
getCreateNewLinkLocator
in class MenuLegacyITBase
protected String getMenuLinkLocator()
MenuLegacyITBase
getMenuLinkLocator
in class MenuLegacyITBase
public void testCreateNewCancel() throws Exception
Exception
public void testEditCancel() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |