|
||||||||||
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 edu.samplu.admin.test.XMLIngesterLegacyIT
public class XMLIngesterLegacyIT
tests uploads of new users and group
Field Summary | |
---|---|
org.junit.rules.TemporaryFolder |
folder
|
Fields inherited from class edu.samplu.common.AdminMenuLegacyITBase |
---|
ADMIN_LOCATOR, CREATE_NEW_LOCATOR, LABEL_KUALI_DEFAULT, LABEL_KUALI_KUALI_SYSTEMS |
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 | |
---|---|
XMLIngesterLegacyIT()
|
Method Summary | |
---|---|
protected String |
getLinkLocator()
TODO when the UpgradedSelenium tests have been converted over, rename this to getLinkText Override to return main menu click selector (e.g. |
String |
getUserName()
Override in test to define a user other than admin |
void |
setUp()
Setup the WebDriver test, login and load the tested web page |
void |
testCreateNewCancel()
tests that a getLinkLocator maintenance document can be cancelled |
void |
testEditCancel()
tests that a getLinkLocator maintenance document is created for an edit operation originating from a lookup screen |
void |
testXMLIngesterSuccessfulFileUpload()
Based on load user and groups manual tests; load a dynamically generated user and group file into the xml ingester screen |
Methods inherited from class edu.samplu.common.AdminMenuLegacyITBase |
---|
getCreateNewLinkLocator, getMenuLinkLocator |
Methods inherited from class edu.samplu.common.MenuLegacyITBase |
---|
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 org.junit.rules.TemporaryFolder folder
Constructor Detail |
---|
public XMLIngesterLegacyIT()
Method Detail |
---|
public void testCreateNewCancel() throws Exception
AdminMenuLegacyITBase
testCreateNewCancel
in class AdminMenuLegacyITBase
Exception
public void testEditCancel() throws Exception
AdminMenuLegacyITBase
testEditCancel
in class AdminMenuLegacyITBase
Exception
protected String getLinkLocator()
MenuLegacyITBase
getLinkLocator
in class MenuLegacyITBase
public String getUserName()
WebDriverLegacyITBase
getUserName
in class WebDriverLegacyITBase
public void setUp() throws Exception
WebDriverLegacyITBase
setUp
in class WebDriverLegacyITBase
Exception
public void testXMLIngesterSuccessfulFileUpload() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |