|
||||||||||
| 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.SmokeTestBase
edu.samplu.common.NavTemplateMethodSTBase
edu.samplu.admin.test.AdminTmplMthdSTNavBase
edu.samplu.admin.test.XMLIngester
public class XMLIngester
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=XMLIngester -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, SPAN_CLASS_PAGEBANNER |
| Fields inherited from class edu.samplu.common.SmokeTestBase |
|---|
shouldNavigate, testUrl |
| Constructor Summary | |
|---|---|
XMLIngester()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
fail(String message)
Deprecated. Fail in a framework appropriate way. |
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 |
testCreateNewCancel()
Deprecated. |
void |
testEditCancel()
Deprecated. tests that a getLinkLocator maintenance document is created for an edit operation originating from a lookup screen |
void |
testSetUp()
Deprecated. Failures in testSetup cause the test to not be recorded. |
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, testCreateNewCancelNav, testSearchEditBack, testSearchSearchBack |
| Methods inherited from class edu.samplu.common.NavTemplateMethodSTBase |
|---|
getBookmarkUrl, getTestUrl, gotoCreateNew, gotoMenuLinkLocator, navigate |
| Methods inherited from class edu.samplu.common.SmokeTestBase |
|---|
enableBookmarkMode, enableNavigationMode, navigateInternal |
| 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 XMLIngester()
| Method Detail |
|---|
public void testCreateNewCancel()
throws Exception
testCreateNewCancel in class WebDriverLegacyITBaseException
public void testEditCancel()
throws Exception
AdminTmplMthdSTNavBase
testEditCancel in class AdminTmplMthdSTNavBaseExceptionpublic void fail(String message)
Failable
fail in interface Failablefail in class SmokeTestBasemessage - to display for the failure.protected String getLinkLocator()
NavTemplateMethodSTBase
getLinkLocator in class NavTemplateMethodSTBasepublic String getUserName()
WebDriverLegacyITBaseWebDriverLegacyITBase.REMOTE_PUBLIC_USER_PROPERTY
getUserName in class WebDriverLegacyITBasepublic void testSetUp()
WebDriverLegacyITBaseWebDriverUtil.determineUser(String)
WebDriverUtil.setUp(String, String, String, String)
testSetUp in class WebDriverLegacyITBase
public void testXMLIngesterSuccessfulFileUpload()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||