|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.samplu.common.UpgradedSeleniumITBase edu.samplu.common.MenuITBase edu.samplu.common.AdminMenuITBase
public abstract class AdminMenuITBase
Field Summary | |
---|---|
static String |
ADMIN_LOCATOR
Deprecated. |
static String |
CREATE_NEW_LOCATOR
Deprecated. |
static String |
DOC_ID_LOCATOR
Deprecated. |
static String |
LABEL_KUALI_DEFAULT
Deprecated. |
static String |
LABEL_KUALI_KUALI_SYSTEMS
Deprecated. |
Fields inherited from class edu.samplu.common.UpgradedSeleniumITBase |
---|
driver |
Constructor Summary | |
---|---|
AdminMenuITBase()
Deprecated. |
Method Summary | |
---|---|
protected String |
getCreateNewLinkLocator()
Deprecated. Override to return main menu click selector (e.g. |
protected String |
getMenuLinkLocator()
Deprecated. Override to return menu click selector (e.g. |
void |
testCreateNewCancel()
Deprecated. |
void |
testEditCancel()
Deprecated. |
Methods inherited from class edu.samplu.common.MenuITBase |
---|
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 LABEL_KUALI_KUALI_SYSTEMS
public static final String LABEL_KUALI_DEFAULT
public static final String CREATE_NEW_LOCATOR
public static final String ADMIN_LOCATOR
public static final String DOC_ID_LOCATOR
Constructor Detail |
---|
public AdminMenuITBase()
Method Detail |
---|
protected String getCreateNewLinkLocator()
MenuITBase
getCreateNewLinkLocator
in class MenuITBase
protected String getMenuLinkLocator()
MenuITBase
getMenuLinkLocator
in class MenuITBase
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 |