public class LeaveCalendarWorkflowIntegrationTest extends LeaveCalendarWebTestBase
KPMEWebTestCase.ClearCacheLifecycle| Modifier and Type | Field and Description | 
|---|---|
| static String | USER_PRINCIPAL_ID | 
| Constructor and Description | 
|---|
| LeaveCalendarWorkflowIntegrationTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| 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() | 
getBaseDetailURL, getLeaveCalendarUrl, login, loginAndGetLeaveCalendarHtmlPage, setBaseDetailURL, setUp, tearDowngetBaseURL, getContext, getModuleName, getPerTestLifecycles, getPort, getSuiteLifecycles, getTempDir, getWebClient, setWebClientgetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestDataconfigureLogging, dumpMemory, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecyclespublic static final String USER_PRINCIPAL_ID
public LeaveCalendarWorkflowIntegrationTest()
public void testLeaveCalendarSubmissionIntegration() throws Exception
Exceptionpublic void testRedirectionForBalanceTransferOnLeaveApprove() throws Exception
Exceptionpublic 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 objectCopyright © 2004–2015 The Kuali Foundation. All rights reserved.