|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.test.BaseRiceTestCase org.kuali.rice.test.RiceTestCase org.kuali.rice.test.RiceInternalSuiteDataTestCase org.kuali.hr.test.KPMETestCase org.kuali.hr.time.shiftdiff.rule.service.ShiftDifferentialRuleServiceProcessTest
public class ShiftDifferentialRuleServiceProcessTest
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.kuali.hr.test.KPMETestCase |
---|
KPMETestCase.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 | |
---|---|
ShiftDifferentialRuleServiceProcessTest()
|
Method Summary | |
---|---|
void |
createWorkSchedule(Long workSch)
Creates a new Work Schedule and Assignment work schedule setup for the 'admin' user. |
void |
simpleCaseWithWorkSchedule()
|
void |
testProcessShiftSimpleCase()
|
void |
testProcessShiftSimpleNoisyCase()
|
void |
testProcessShiftTimesheeetBoundaryCarryoverCase()
Test where previous time sheet contains hours that should be added to the next pay periods first day shift. |
void |
testProcessTimesheetBoundaryCarryoverOverlapCase()
Test with boundary carryover and overlapping rules. |
Methods inherited from class org.kuali.hr.test.KPMETestCase |
---|
futureEffectiveDateValidation, getModuleName, getPerTestLifecycles, getSuiteLifecycles, setFieldValue, setUp, tearDown |
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 ShiftDifferentialRuleServiceProcessTest()
Method Detail |
---|
public void testProcessTimesheetBoundaryCarryoverOverlapCase() throws Exception
Exception
public void testProcessShiftTimesheeetBoundaryCarryoverCase() throws Exception
Exception
public void testProcessShiftSimpleNoisyCase() throws Exception
Exception
public void testProcessShiftSimpleCase() throws Exception
Exception
public void simpleCaseWithWorkSchedule() throws Exception
Exception
public void createWorkSchedule(Long workSch)
workSch
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |