|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.samplu.common.WebDriverLegacyITBase
edu.samplu.common.NavTemplateMethodSTBase
edu.samplu.admin.test.AdminTmplMthdSTNavBase
edu.samplu.admin.test.XMLIngesterNavIT
public class XMLIngesterNavIT
tests uploads of new users and group
mvn -f rice-middleware/sampleapp/pom.xml -Pstests failsafe:integration-test -Dremote.public.url=env7.rice.kuali.org -Dit.test=XMLIngesterNavIT -DXMLIngester.groupId=2008 -DXMLIngester.userIncludeDTSinPrefix=false -DXMLIngester.userCntBegin=0 -DXMLIngester.userCnt=600 -DXMLIngester.userPrefix=loadtester -Dremote.driver.dontTearDown=y
Field Summary | |
---|---|
org.junit.rules.TemporaryFolder |
folder
Deprecated. |
protected org.apache.log4j.Logger |
LOG
Deprecated. |
Fields inherited from class edu.samplu.admin.test.AdminTmplMthdSTNavBase |
---|
ADMIN_LOCATOR, CREATE_NEW_LOCATOR, LABEL_KUALI_DEFAULT, LABEL_KUALI_KUALI_SYSTEMS |
Constructor Summary | |
---|---|
XMLIngesterNavIT()
Deprecated. |
Method Summary | |
---|---|
protected String |
getLinkLocator()
Deprecated. TODO when the UpgradedSelenium tests have been converted over, rename this to getLinkText Override to return main menu click selector (e.g. |
String |
getUserName()
Deprecated. "admin" by default. |
void |
setUp()
Deprecated. Setup the WebDriver properties, test, and login WebDriverUtil.determineUser(String)
WebDriverUtil.setUp(String, String, String, org.junit.rules.TestName) |
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 |
void |
testXMLIngesterSuccessfulFileUpload()
Deprecated. Based on load user and groups manual tests; dynamically generates user and group file and loads into the xml ingester screen |
Methods inherited from class edu.samplu.admin.test.AdminTmplMthdSTNavBase |
---|
getCreateNewLinkLocator, getMenuLinkLocator |
Methods inherited from class edu.samplu.common.NavTemplateMethodSTBase |
---|
getTestUrl, gotoCreateNew, gotoMenuLinkLocator, gotoMenuLinkLocator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final org.apache.log4j.Logger LOG
public org.junit.rules.TemporaryFolder folder
Constructor Detail |
---|
public XMLIngesterNavIT()
Method Detail |
---|
public void testCreateNewCancel() throws Exception
AdminTmplMthdSTNavBase
testCreateNewCancel
in class AdminTmplMthdSTNavBase
Exception
public void testEditCancel() throws Exception
AdminTmplMthdSTNavBase
testEditCancel
in class AdminTmplMthdSTNavBase
Exception
protected String getLinkLocator()
NavTemplateMethodSTBase
getLinkLocator
in class NavTemplateMethodSTBase
public String getUserName()
WebDriverLegacyITBase
WebDriverLegacyITBase.REMOTE_PUBLIC_USER_PROPERTY
getUserName
in class WebDriverLegacyITBase
public void setUp() throws Exception
WebDriverLegacyITBase
WebDriverUtil.determineUser(String)
WebDriverUtil.setUp(String, String, String, org.junit.rules.TestName)
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 |