|
||||||||||
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.SmokeTestBase edu.samplu.krad.demo.travel.account.DemoTravelAccountMaintenanceNewSmokeTest
public class DemoTravelAccountMaintenanceNewSmokeTest
Field Summary | |
---|---|
static String |
BOOKMARK_URL
/kr-krad/maintenance?methodToCall=start&dataObjectClassName=org.kuali.rice.krad.demo.travel.account.TravelAccount&hideReturnLink=true |
static String |
DATE_CREATED_FIELD
Date created. |
static String |
DESCRIPTION_FIELD
Description field |
static String |
EXPLANATION_FIELD
Explanation field |
static String |
FANCY_BOX_CLOSE_XPATH
//div[@class='fancybox-item fancybox-close'] |
static String |
FANCY_BOX_IFRAME_XPATH
//div[@class='fancybox-item fancybox-close'] |
static String |
FISCAL_OFFICER_ID_FIELD
Fiscal officer ID |
static String |
ORGANIZATION_DOCUMENT_NUMBER_FIELD
Organization document number field |
static String |
SUB_ACCOUNT_FIELD
Travel sub account field |
static String |
SUB_ACCOUNT_NAME_FIELD
Travel sub account name field |
static String |
SUBSIDIZED_PERCENT_FIELD
Subsidized percent |
static String |
TRAVEL_ACCOUNT_NAME_FIELD
Travel account name field |
static String |
TRAVEL_ACCOUNT_NUMBER_FIELD
Travel account nUMBER field |
static String |
TRAVEL_ACCOUNT_TYPE_CODE_FIELD
Travel account type code field |
Fields inherited from class edu.samplu.common.SmokeTestBase |
---|
shouldNavigate, testUrl |
Constructor Summary | |
---|---|
DemoTravelAccountMaintenanceNewSmokeTest()
|
Method Summary | |
---|---|
String |
getBookmarkUrl()
|
boolean |
isAlertPresent()
|
protected void |
navigate()
|
void |
testDemoTravelAccountMaintenanceNewBookmark()
|
void |
testDemoTravelAccountMaintenanceNewNav()
|
protected void |
testTravelAccountMaintenanceEditXss()
|
protected void |
testTravelAccountMaintenanceNew()
|
Methods inherited from class edu.samplu.common.SmokeTestBase |
---|
enableBookmarkMode, enableNavigationMode, fail, getTestUrl, navigateInternal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String FANCY_BOX_CLOSE_XPATH
public static final String FANCY_BOX_IFRAME_XPATH
public static final String BOOKMARK_URL
public static final String DESCRIPTION_FIELD
public static final String EXPLANATION_FIELD
public static final String ORGANIZATION_DOCUMENT_NUMBER_FIELD
public static final String TRAVEL_ACCOUNT_NAME_FIELD
public static final String TRAVEL_ACCOUNT_NUMBER_FIELD
public static final String TRAVEL_ACCOUNT_TYPE_CODE_FIELD
public static final String SUB_ACCOUNT_FIELD
public static final String SUB_ACCOUNT_NAME_FIELD
public static final String SUBSIDIZED_PERCENT_FIELD
public static final String DATE_CREATED_FIELD
public static final String FISCAL_OFFICER_ID_FIELD
Constructor Detail |
---|
public DemoTravelAccountMaintenanceNewSmokeTest()
Method Detail |
---|
public String getBookmarkUrl()
getBookmarkUrl
in class SmokeTestBase
protected void navigate() throws Exception
navigate
in class SmokeTestBase
Exception
protected void testTravelAccountMaintenanceNew() throws Exception
Exception
protected void testTravelAccountMaintenanceEditXss() throws Exception
Exception
public boolean isAlertPresent()
public void testDemoTravelAccountMaintenanceNewBookmark() throws Exception
Exception
public void testDemoTravelAccountMaintenanceNewNav() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |