| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.hr.KPMEWebTestCase
org.kuali.hr.lm.leaveCalendar.LeaveCalendarWebTestBase
org.kuali.hr.lm.leaveCalendar.LeaveCalendarWorkflowIntegrationTest
public class LeaveCalendarWorkflowIntegrationTest
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.kuali.hr.KPMEWebTestCase | 
|---|
KPMEWebTestCase.ClearCacheLifecycle | 
| Field Summary | |
|---|---|
static String | 
USER_PRINCIPAL_ID
 | 
| Fields inherited from class org.kuali.rice.test.RiceTestCase | 
|---|
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles | 
| Fields inherited from class org.kuali.rice.test.BaseRiceTestCase | 
|---|
log, method | 
| Constructor Summary | |
|---|---|
LeaveCalendarWorkflowIntegrationTest()
 | 
|
| Method Summary | |
|---|---|
static boolean | 
checkJSONValues(org.json.simple.JSONObject json,
                               List<Map<String,Object>> thdList,
                               Map<String,Object> checkValues)
Examines the JSON structure that is written to each output TimeDetails page.  | 
static boolean | 
checkJSONValues(String json,
                               List<Map<String,Object>> thdList,
                               Map<String,Object> checkValues)
 | 
 void | 
testLeaveCalendarSubmissionIntegration()
 | 
 void | 
testRedirectionForBalanceTransferOnLeaveApprove()
 | 
| Methods inherited from class org.kuali.hr.lm.leaveCalendar.LeaveCalendarWebTestBase | 
|---|
getBaseDetailURL, getLeaveCalendarUrl, login, loginAndGetLeaveCalendarHtmlPage, setBaseDetailURL, setUp, tearDown | 
| Methods inherited from class org.kuali.hr.KPMEWebTestCase | 
|---|
getBaseURL, getContext, getModuleName, getPerTestLifecycles, getPort, getSuiteLifecycles, getTempDir, getWebClient, setWebClient | 
| Methods inherited from class org.kuali.rice.test.RiceInternalSuiteDataTestCase | 
|---|
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData | 
| Methods inherited from class org.kuali.rice.test.RiceTestCase | 
|---|
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles | 
| Methods inherited from class org.kuali.rice.test.BaseRiceTestCase | 
|---|
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final String USER_PRINCIPAL_ID
| Constructor Detail | 
|---|
public LeaveCalendarWorkflowIntegrationTest()
| Method Detail | 
|---|
public void testLeaveCalendarSubmissionIntegration()
                                            throws Exception
Exception
public void testRedirectionForBalanceTransferOnLeaveApprove()
                                                     throws Exception
Exception
public static boolean checkJSONValues(org.json.simple.JSONObject json,
                                      List<Map<String,Object>> thdList,
                                      Map<String,Object> checkValues)
json - The JSON Object to examinethdList - The (optional) list of Time Hour Details valuescheckValues - The list of values to check for in the JSON object
public static boolean checkJSONValues(String json,
                                      List<Map<String,Object>> thdList,
                                      Map<String,Object> checkValues)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||