org.kuali.hr.lm.leavepayout.service
Class LeavePayoutServiceTest
java.lang.Object
   org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.BaseRiceTestCase
       org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceTestCase
           org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
               org.kuali.hr.test.KPMETestCase
org.kuali.hr.test.KPMETestCase
                   org.kuali.hr.lm.leavepayout.service.LeavePayoutServiceTest
org.kuali.hr.lm.leavepayout.service.LeavePayoutServiceTest
- All Implemented Interfaces: 
- org.kuali.rice.test.MethodAware
- public class LeavePayoutServiceTest 
- extends KPMETestCase
 
 
 
| 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 | 
 
 
 
 
| 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 | 
 
LeavePayoutServiceTest
public LeavePayoutServiceTest()
setUp
public void setUp()
           throws Exception
- 
- Overrides:
- setUpin class- KPMETestCase
 
- 
- Throws:
- Exception
 
tearDown
public void tearDown()
              throws Exception
- 
- Overrides:
- tearDownin class- KPMETestCase
 
- 
- Throws:
- Exception
 
testInitializePayoutNullAccrualRule
public void testInitializePayoutNullAccrualRule()
                                         throws Exception
- Use-case specific testing *
 
- 
- Throws:
- Exception
 
testInitializePayoutNullLeaveSummary
public void testInitializePayoutNullLeaveSummary()
                                          throws Exception
- 
- Throws:
- Exception
 
testInitializePayoutNullAccrualRuleNullLeaveSummary
public void testInitializePayoutNullAccrualRuleNullLeaveSummary()
- 
 
testInitializePayoutOnDemand
public void testInitializePayoutOnDemand()
                                  throws Exception
- 
- Throws:
- Exception
 
testInitializePayoutOnDemandWithForfeiture
public void testInitializePayoutOnDemandWithForfeiture()
                                                throws Exception
- 
- Throws:
- Exception
 
testInitializePayoutOnYearEnd
public void testInitializePayoutOnYearEnd()
                                   throws Exception
- 
- Throws:
- Exception
 
testInitializePayoutOnYearEndWithForfeiture
public void testInitializePayoutOnYearEndWithForfeiture()
                                                 throws Exception
- 
- Throws:
- Exception
 
testInitializePayoutOnLeaveApprove
public void testInitializePayoutOnLeaveApprove()
                                        throws Exception
- 
- Throws:
- Exception
 
testInitializePayoutOnLeaveApproveWithForfeiture
public void testInitializePayoutOnLeaveApproveWithForfeiture()
                                                      throws Exception
- 
- Throws:
- Exception
 
testInitializePayoutOnDemandMaxCarryOver
public void testInitializePayoutOnDemandMaxCarryOver()
                                              throws Exception
- 
- Throws:
- Exception
 
testInitializePayoutOnYearEndMaxCarryOver
public void testInitializePayoutOnYearEndMaxCarryOver()
                                               throws Exception
- 
- Throws:
- Exception
 
testInitializePayoutOnYearEndMaxCarryOverWithForfeiture
public void testInitializePayoutOnYearEndMaxCarryOverWithForfeiture()
                                                             throws Exception
- 
- Throws:
- Exception
 
testInitializePayoutOnLeaveApproveMaxCarryOver
public void testInitializePayoutOnLeaveApproveMaxCarryOver()
                                                    throws Exception
- 
- Throws:
- Exception
 
testInitializePayoutWithOverrides
public void testInitializePayoutWithOverrides()
                                       throws Exception
- 
- Throws:
- Exception
 
testPayoutNullLeavePayout
public void testPayoutNullLeavePayout()
- End Use-case testing
 
- 
 
testPayoutWithZeroPayoutAmount
public void testPayoutWithZeroPayoutAmount()
                                    throws Exception
- 
- Throws:
- Exception
 
testPayoutWithZeroForfeiture
public void testPayoutWithZeroForfeiture()
                                  throws Exception
- 
- Throws:
- Exception
 
testPayoutWithThreeLeaveBlocks
public void testPayoutWithThreeLeaveBlocks()
                                    throws Exception
- 
- Throws:
- Exception
 
testgetEligiblePayoutsLeaveApprove
public void testgetEligiblePayoutsLeaveApprove()
                                        throws Exception
- 
- Throws:
- Exception
 
testgetEligiblePayoutsYearEnd
public void testgetEligiblePayoutsYearEnd()
                                   throws Exception
- 
- Throws:
- Exception
 
testgetEligiblePayoutsOnDemand
public void testgetEligiblePayoutsOnDemand()
                                    throws Exception
- 
- Throws:
- Exception
 
testgetEligiblePayoutsOnYearEndCaseOne
public void testgetEligiblePayoutsOnYearEndCaseOne()
                                            throws Exception
- 
- Throws:
- Exception
 
testgetEligiblePayoutsOnYearEndCaseTwo
public void testgetEligiblePayoutsOnYearEndCaseTwo()
                                            throws Exception
- 
- Throws:
- Exception
 
testSubmitToWorkflow
public void testSubmitToWorkflow()
- 
 
testgetEligiblePayoutsLeaveApproveForTimesheetCaseOne
public void testgetEligiblePayoutsLeaveApproveForTimesheetCaseOne()
                                                           throws Exception
- TIMESHEET ELIGIBLE TESTS
 
- 
- Throws:
- Exception
 
testgetEligiblePayoutsYearEndForTimesheetCaseOne
public void testgetEligiblePayoutsYearEndForTimesheetCaseOne()
                                                      throws Exception
- 
- Throws:
- Exception
 
testgetEligiblePayoutsOnDemandForTimesheetCaseOne
public void testgetEligiblePayoutsOnDemandForTimesheetCaseOne()
                                                       throws Exception
- 
- Throws:
- Exception
 
testgetEligiblePayoutsLeaveApproveForTimesheetCaseTwo
public void testgetEligiblePayoutsLeaveApproveForTimesheetCaseTwo()
                                                           throws Exception
- 
- Throws:
- Exception
 
testgetEligiblePayoutsYearEndForTimesheetCaseTwo
public void testgetEligiblePayoutsYearEndForTimesheetCaseTwo()
                                                      throws Exception
- 
- Throws:
- Exception
 
testgetEligiblePayoutsOnDemandForTimesheetCaseTwo
public void testgetEligiblePayoutsOnDemandForTimesheetCaseTwo()
                                                       throws Exception
- 
- Throws:
- Exception
 
testgetEligiblePayoutsYearEndForTimesheetCaseThree
public void testgetEligiblePayoutsYearEndForTimesheetCaseThree()
                                                        throws Exception
- 
- Throws:
- Exception
 
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.