org.kuali.hr.time.overtime.daily
Class DOTIntegrationConfluenceTests

java.lang.Object
  extended by org.kuali.rice.test.BaseRiceTestCase
      extended by org.kuali.rice.test.RiceTestCase
          extended by org.kuali.rice.test.RiceInternalSuiteDataTestCase
              extended by org.kuali.hr.KPMEWebTestCase
                  extended by org.kuali.hr.time.workflow.TimesheetWebTestBase
                      extended by org.kuali.hr.time.overtime.daily.DOTIntegrationConfluenceTests
All Implemented Interfaces:
org.kuali.rice.test.MethodAware

public class DOTIntegrationConfluenceTests
extends TimesheetWebTestBase

https://wiki.kuali.org/display/KPME/Test+Cases+-+Business+Logic+Daily+Overtime Implementations of tests from this page.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.kuali.hr.KPMEWebTestCase
KPMEWebTestCase.ClearCacheLifecycle
 
Field Summary
 
Fields inherited from class org.kuali.hr.time.workflow.TimesheetWebTestBase
BASE_DETAIL_URL, JAN_AS_OF_DATE, 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
DOTIntegrationConfluenceTests()
           
 
Method Summary
 void deleteTimesheet(String tdocId)
           
 String KPME788_789(ArrayList<Map<String,Object>> tb1ThdItems, HashMap<String,Object> tb1Items, ArrayList<Map<String,Object>> tb2ThdItems, HashMap<String,Object> tb2Items)
           
 void testKPME788_789()
           
 
Methods inherited from class org.kuali.hr.time.workflow.TimesheetWebTestBase
checkJSONValues, checkJSONValues, getTargetedTimesheetDocumentUrl, getTimesheetDocumentUrl, loginAndGetTimeDetailsHtmlPage, 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
 

Constructor Detail

DOTIntegrationConfluenceTests

public DOTIntegrationConfluenceTests()
Method Detail

testKPME788_789

public void testKPME788_789()
                     throws Exception
Throws:
Exception

deleteTimesheet

public void deleteTimesheet(String tdocId)
                     throws Exception
Throws:
Exception

KPME788_789

public String KPME788_789(ArrayList<Map<String,Object>> tb1ThdItems,
                          HashMap<String,Object> tb1Items,
                          ArrayList<Map<String,Object>> tb2ThdItems,
                          HashMap<String,Object> tb2Items)
                   throws Exception
Throws:
Exception


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.