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, tearDown
getBaseURL, getContext, getModuleName, getPerTestLifecycles, getPort, getSuiteLifecycles, getTempDir, getWebClient, setWebClient
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles
public static final String USER_PRINCIPAL_ID
public LeaveCalendarWorkflowIntegrationTest()
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 objectCopyright © 2004–2014 The Kuali Foundation. All rights reserved.