|
||||||||||
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.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, SPAN_CLASS_PAGEBANNER |
Constructor Summary | |
---|---|
XMLIngesterNavIT()
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. Setup the WebDriver properties, test, and login. |
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 |
---|
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
testCreateNewCancel
in class WebDriverLegacyITBase
Exception
public void testEditCancel() throws Exception
AdminTmplMthdSTNavBase
testEditCancel
in class AdminTmplMthdSTNavBase
Exception
public void fail(String message)
Failable
message
- to display for the failure.protected String getLinkLocator()
NavTemplateMethodSTBase
getLinkLocator
in class NavTemplateMethodSTBase
public String getUserName()
WebDriverLegacyITBase
WebDriverLegacyITBase.REMOTE_PUBLIC_USER_PROPERTY
getUserName
in class WebDriverLegacyITBase
public void testSetUp()
WebDriverLegacyITBase
WebDriverUtil.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 |